We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dbd2af commit b86d4daCopy full SHA for b86d4da
1 file changed
requirements.txt
@@ -38,8 +38,8 @@ pymssql==2.2.8 # MSSQL connection
38
oracledb==1.4.0 # Oracle connection
39
40
# URL connection
41
-requests==2.32.0
42
-urllib3==1.26.20
+requests==2.32.4
+urllib3==2.5.0
43
44
# Server hosting
45
gunicorn==23.0.0
0 commit comments