Merge pull request #893 from shreyamalviya/fix-mongoengine-version

Fix mongoengine version to 0.20.0
This commit is contained in:
VakarisZ 2020-11-30 08:49:29 +02:00 committed by GitHub
commit ba4e929043
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ dpath>=2.0
flask>=1.1 flask>=1.1
ipaddress>=1.0.23 ipaddress>=1.0.23
jsonschema==3.2.0 jsonschema==3.2.0
mongoengine>=0.20 mongoengine==0.20
mongomock==3.19.0 mongomock==3.19.0
netifaces>=0.10.9 netifaces>=0.10.9
pycryptodome==3.9.8 pycryptodome==3.9.8