mirror of
https://github.com/clearml/clearml-server
synced 2025-01-31 10:56:48 +00:00
31 lines
542 B
Plaintext
31 lines
542 B
Plaintext
six
|
|
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
|
|
mongoengine==0.16.2
|
|
jsonmodels>=2.3
|
|
pyjwt>=1.3.0
|
|
gunicorn>=19.7.1
|
|
Jinja2==2.10
|
|
python-rapidjson>=0.6.3
|
|
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
|
|
validators>=0.12.4
|
|
fastjsonschema>=2.8
|
|
boltons>=19.1.0
|
|
semantic_version>=2.6.0,<3
|
|
furl>=2.0.0
|
|
redis>=2.10.5
|
|
humanfriendly==4.18
|