Island: Add pymongo as an explicit dependency

This commit is contained in:
Mike Salvatore 2022-07-11 08:10:58 -04:00
parent 088ec94269
commit 0bddef7078
2 changed files with 2 additions and 1 deletions

View File

@ -31,6 +31,7 @@ pefile = {version = "*", sys_platform = "== 'win32'"} # Pyinstaller requirement
marshmallow = "*"
marshmallow-enum = "*"
readerwriterlock = "*"
pymongo = "*"
[dev-packages]
virtualenv = ">=20.0.26"

View File

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "91b8cfcf1408b3709300f47d420c550fe355df76ad396e455049fef1cceca3ad"
"sha256": "4dae5f6c39b19f146ce303e0e1b6c4a52f45128e44b07ceefacf9d8c493d00a2"
},
"pipfile-spec": 6,
"requires": {