forked from p15670423/monkey
Merge pull request #754 from guardicore/hotfix/mongomock-breaking-change
See https://github.com/mongomock/mongomock/commit/cd034305d03534223db…
This commit is contained in:
commit
88fd26f083
|
@ -11,7 +11,7 @@ flask>=1.1
|
|||
ipaddress>=1.0.23
|
||||
jsonschema==3.2.0
|
||||
mongoengine>=0.20
|
||||
mongomock>=3.19
|
||||
mongomock==3.19.0
|
||||
netifaces>=0.10.9
|
||||
pycryptodome==3.9.8
|
||||
pytest>=5.4
|
||||
|
|
Loading…
Reference in New Issue