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 74ae62a commit 8c35345Copy full SHA for 8c35345
requirements.txt
@@ -14,7 +14,7 @@ python-dateutil==2.9.0.post0 ; python_version >= "3.10" and python_version < "4.
14
requests==2.32.4 ; python_version >= "3.10" and python_version < "4.0"
15
rich==13.9.4 ; python_version >= "3.10" and python_version < "4.0"
16
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"
+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"
0 commit comments