mirror of
https://github.com/clearml/clearml-server
synced 2025-01-31 02:46:53 +00:00
Fixes to the requirements files
This commit is contained in:
parent
c461471942
commit
d84b3688ca
@ -1 +1,2 @@
|
|||||||
Flask
|
Flask
|
||||||
|
pyhocon>=0.3.35
|
@ -25,3 +25,4 @@ validators>=0.12.4
|
|||||||
fastjsonschema>=2.8
|
fastjsonschema>=2.8
|
||||||
boltons>=19.1.0
|
boltons>=19.1.0
|
||||||
semantic_version>=2.6.0,<3
|
semantic_version>=2.6.0,<3
|
||||||
|
furl>=2.0.0
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
Jinja2>=2.9.6
|
Jinja2>=2.9.6
|
||||||
setuptools>=33,<34
|
|
||||||
requests>=2.0
|
requests>=2.0
|
||||||
Werkzeug==0.12.2
|
Werkzeug==0.12.2
|
||||||
Flask==0.12.2
|
Flask==0.12.2
|
||||||
|
Loading…
Reference in New Issue
Block a user