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 67ce700 commit 9d5e37cCopy full SHA for 9d5e37c
requirements.txt
@@ -12,7 +12,7 @@ pydantic==2.11.7 ; python_version >= "3.10" and python_version < "4.0"
12
pygments==2.19.2 ; 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.4 ; python_version >= "3.10" and python_version < "4.0"
15
-rich==13.9.4 ; python_version >= "3.10" and python_version < "4.0"
+rich==14.1.0 ; 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.7 ; python_version >= "3.10" and python_version < "4.0"
18
tenacity==9.0.0 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments