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 45d80be commit 2cb9e1bCopy full SHA for 2cb9e1b
requirements.txt
@@ -13,7 +13,7 @@ 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"
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"
+six==1.17.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.16.0 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments