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 8c35345 commit ed1d4e6Copy full SHA for ed1d4e6
requirements.txt
@@ -17,5 +17,5 @@ six==1.17.0 ; python_version >= "3.10" and python_version < "4.0"
17
soupsieve==2.7 ; python_version >= "3.10" and python_version < "4.0"
18
tenacity==9.0.0 ; python_version >= "3.10" and python_version < "4.0"
19
typer==0.16.0 ; python_version >= "3.10" and python_version < "4.0"
20
-typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "4.0"
+typing-extensions==4.14.1 ; python_version >= "3.10" and python_version < "4.0"
21
urllib3==2.5.0 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments