mirror of
https://github.com/clearml/clearml-server
synced 2025-04-25 16:39:30 +00:00
Support MongoDB SRV endpoints (#96)
This commit is contained in:
parent
c37f3d8d5b
commit
8a3d992aaf
@ -22,7 +22,7 @@ packaging==20.3
|
||||
psutil>=5.6.5
|
||||
pyhocon>=0.3.35
|
||||
pyjwt<2.0.0
|
||||
pymongo==3.10.1
|
||||
pymongo[srv]==3.12
|
||||
python-rapidjson>=0.6.3
|
||||
redis>=2.10.5
|
||||
related>=0.7.2
|
||||
@ -30,4 +30,4 @@ requests>=2.13.0
|
||||
semantic_version>=2.8.3,<3
|
||||
six
|
||||
tqdm
|
||||
validators>=0.12.4
|
||||
validators>=0.12.4
|
||||
|
Loading…
Reference in New Issue
Block a user