We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19c7596 commit 352fc5eCopy full SHA for 352fc5e
services/director/requirements/base.txt
@@ -2,5 +2,5 @@
2
# Please keep alphabetical order
3
aiohttp==3.3.2
4
docker==3.5.0
5
-requests==2.19.1
+requests==2.20.0
6
tenacity==4.12.0
services/storage/requirements/base.txt
@@ -15,7 +15,7 @@ passlib==1.7.1
15
# See http://initd.org/psycopg/docs/install.html#binary-install-from-pypi
16
psycopg2-binary==2.7.5
17
python-socketio==1.9.0
18
-requests==2.19.0
19
sqlalchemy==1.2.9
20
21
trafaret-config==2.0.1
services/web/server/requirements/base.txt
@@ -17,7 +17,7 @@ minio==4.0.0
networkx==2.1
passlib==1.7.1
22
23
0 commit comments