mirror of
https://github.com/clearml/clearml-server
synced 2025-01-31 02:46:53 +00:00
Update requirement
This commit is contained in:
parent
72213dffa4
commit
7d10bbdf8e
@ -3,7 +3,6 @@ Flask>=0.12.2
|
||||
elasticsearch>=5.0.0,<6.0.0
|
||||
pyhocon>=0.3.35
|
||||
requests>=2.13.0
|
||||
arrow>=0.10.0
|
||||
pymongo==3.6.1 # 3.7 has a bug multiple users logged in
|
||||
Flask-Cors>=3.0.5
|
||||
Flask-Compress>=1.4.0
|
||||
@ -17,7 +16,6 @@ jsonschema>=2.6.0
|
||||
dpath>=1.4.2
|
||||
funcsigs==1.0.2
|
||||
luqum>=0.7.2
|
||||
typing>=3.6.4
|
||||
attrs>=19.1.0
|
||||
nested_dict>=1.61
|
||||
related>=0.7.2
|
||||
|
@ -1,2 +1,2 @@
|
||||
numpy>=1.12.1
|
||||
nose==1.3.7
|
||||
parameterized>=0.7.1
|
||||
|
Loading…
Reference in New Issue
Block a user