We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31d7ce6 + f0d18f7 commit 1a29864Copy full SHA for 1a29864
Solutions/WithSecureElementsViaFunction/Data Connectors/requirements.txt
@@ -21,5 +21,5 @@ pywin32==306 ; python_version >= "3.10" and python_version < "3.11" and platform
21
requests==2.31.0 ; python_version >= "3.10" and python_version < "3.11"
22
six==1.16.0 ; python_version >= "3.10" and python_version < "3.11"
23
typing-extensions==4.9.0 ; python_version >= "3.10" and python_version < "3.11"
24
-urllib3==2.2.0 ; python_version >= "3.10" and python_version < "3.11"
+urllib3==2.5.0 ; python_version >= "3.10" and python_version < "3.11"
25
yarl==1.9.4 ; python_version >= "3.10" and python_version < "3.11"
0 commit comments