install mongoengine for readthedocs build to work

This commit is contained in:
Bastien Gérard
2020-10-18 22:44:06 +02:00
parent 6b657886a5
commit e362d089e1
2 changed files with 4 additions and 4 deletions

3
docs/requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
pymongo>=3.11
Sphinx==3.2.1
sphinx-rtd-theme==0.5.0