Merge pull request #408 from guardicore/bugfix/missing_dpath_requirement_in_island

Add missing requirement
This commit is contained in:
Daniel Goldberg 2019-08-21 10:18:53 +02:00 committed by GitHub
commit 3f83e26c5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -25,3 +25,4 @@ wheel
mongoengine mongoengine
mongomock mongomock
requests requests
dpath