remove pins on werkzeug, itsdangerous and markupsafe since they are currently not needed (#2565)
This commit is contained in:
Родитель
bfb610056f
Коммит
577f7a9735
|
@ -3,8 +3,5 @@ Flask-Cors
|
||||||
flask-socketio
|
flask-socketio
|
||||||
ipython<=7.16.3; python_version <= '3.6'
|
ipython<=7.16.3; python_version <= '3.6'
|
||||||
ipython>=7.31.1; python_version > '3.6'
|
ipython>=7.31.1; python_version > '3.6'
|
||||||
itsdangerous>=2.0.1
|
|
||||||
greenlet>=1.1.2
|
greenlet>=1.1.2
|
||||||
gevent>=21.12.0
|
gevent>=21.12.0
|
||||||
markupsafe<=2.1.2
|
|
||||||
Werkzeug<=3.0.2
|
|
|
@ -2,7 +2,6 @@ numpy>=1.17.2,<=1.26.2
|
||||||
pandas>=0.25.1,<2.0.0
|
pandas>=0.25.1,<2.0.0
|
||||||
scipy>=1.4.1
|
scipy>=1.4.1
|
||||||
rai-core-flask==0.7.5
|
rai-core-flask==0.7.5
|
||||||
itsdangerous<=2.1.2
|
|
||||||
scikit-learn>=0.22.1
|
scikit-learn>=0.22.1
|
||||||
lightgbm>=2.0.11
|
lightgbm>=2.0.11
|
||||||
erroranalysis>=0.5.4
|
erroranalysis>=0.5.4
|
||||||
|
|
|
@ -18,5 +18,4 @@ ml-wrappers
|
||||||
networkx<=2.5
|
networkx<=2.5
|
||||||
ipykernel<=6.8.0; python_version <= '3.7'
|
ipykernel<=6.8.0; python_version <= '3.7'
|
||||||
ipykernel>=6.22.0; python_version > '3.7'
|
ipykernel>=6.22.0; python_version > '3.7'
|
||||||
markupsafe<=2.1.2
|
|
||||||
raiutils>=0.4.2
|
raiutils>=0.4.2
|
||||||
|
|
Загрузка…
Ссылка в новой задаче