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 e1fb5f2 commit 932c608Copy full SHA for 932c608
requirements.txt
@@ -11,7 +11,7 @@ pydantic-core==2.24.1 ; python_version >= "3.10" and python_version < "4.0"
11
pydantic==2.9.2 ; python_version >= "3.10" and python_version < "4.0"
12
pygments==2.18.0 ; python_version >= "3.10" and python_version < "4.0"
13
python-dateutil==2.9.0.post0 ; python_version >= "3.10" and python_version < "4.0"
14
-requests==2.32.3 ; python_version >= "3.10" and python_version < "4.0"
+requests==2.32.4 ; python_version >= "3.10" and python_version < "4.0"
15
rich==13.9.2 ; python_version >= "3.10" and python_version < "4.0"
16
six==1.16.0 ; python_version >= "3.10" and python_version < "4.0"
17
soupsieve==2.6 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments