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 27bf826 commit a5135efCopy full SHA for a5135ef
requirements.txt
@@ -16,6 +16,6 @@ rich==13.7.1 ; 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"
18
tenacity==9.0.0 ; python_version >= "3.10" and python_version < "4.0"
19
-typer==0.12.4 ; python_version >= "3.10" and python_version < "4.0"
+typer==0.12.5 ; python_version >= "3.10" and python_version < "4.0"
20
typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "4.0"
21
urllib3==2.2.2 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments