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 7609110 commit 64fd9ebCopy full SHA for 64fd9eb
requirements.txt
@@ -12,7 +12,7 @@ pydantic==2.9.2 ; python_version >= "3.10" and python_version < "4.0"
12
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.1 ; python_version >= "3.10" and python_version < "4.0"
+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"
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"
0 commit comments