From 698df755118aa9b6b1f08165c60b394e537e772d Mon Sep 17 00:00:00 2001 From: Shay Nehmad Date: Sat, 1 Aug 2020 18:10:49 +0300 Subject: [PATCH] See https://github.com/mongomock/mongomock/commit/cd034305d03534223db4b04d18252280fc29855e This is a breaking change for us, for now we'll stay with the old version until we take a deeper look into this --- monkey/monkey_island/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monkey/monkey_island/requirements.txt b/monkey/monkey_island/requirements.txt index 88af6bad0..08049006b 100644 --- a/monkey/monkey_island/requirements.txt +++ b/monkey/monkey_island/requirements.txt @@ -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