mirror of
https://github.com/clearml/clearml-server
synced 2025-01-31 10:56:48 +00:00
Upgrade pymongo dependency
This commit is contained in:
parent
2e19a18ee4
commit
da3941e6f2
@ -25,7 +25,7 @@ packaging==20.3
|
|||||||
psutil>=5.6.5
|
psutil>=5.6.5
|
||||||
pyhocon>=0.3.35r
|
pyhocon>=0.3.35r
|
||||||
pyjwt>=2.4.0
|
pyjwt>=2.4.0
|
||||||
pymongo==4.4.0
|
pymongo==4.6.3
|
||||||
python-rapidjson>=0.6.3
|
python-rapidjson>=0.6.3
|
||||||
redis>=4.5.4,<5
|
redis>=4.5.4,<5
|
||||||
requests>=2.13.0
|
requests>=2.13.0
|
||||||
|
Loading…
Reference in New Issue
Block a user