We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8c8722 commit 82ffbe0Copy full SHA for 82ffbe0
requirements/extras/local_requirements.txt
@@ -1,4 +1,4 @@
1
-urllib3==1.26.8
+urllib3>=1.26.8,<1.26.15
2
docker-compose==1.29.2
3
docker>=5.0.2,<7.0.0
4
PyYAML==5.4.1
requirements/extras/test_requirements.txt
@@ -24,6 +24,6 @@ pandas>=1.3.5,<1.5
24
scikit-learn==1.0.2
25
cloudpickle==2.2.1
26
scipy==1.7.3
27
28
29
PyYAML==6.0
0 commit comments