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 f901db6 commit 15fc7e1Copy full SHA for 15fc7e1
requirements.txt
@@ -1,5 +1,5 @@
1
-certifi==2023.5.7 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
2
-charset-normalizer==3.1.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
+certifi==2023.7.22 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
+charset-normalizer==3.2.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
3
idna==3.4 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
4
requests==2.31.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
5
-urllib3==2.0.3 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
+urllib3==2.0.4 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
0 commit comments