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 25ff8af commit 54dd1fdCopy full SHA for 54dd1fd
pyproject.toml
@@ -24,7 +24,7 @@ dependencies = [
24
"asyncpg==0.30.0",
25
"datetime==5.5",
26
"psycopg2-binary",
27
- "rich==14.0.0",
+ "rich==14.1.0",
28
"textualeffects>=0.1.4",
29
"terminaltexteffects>=0.12.0",
30
"textual-pyfiglet>=0.6.0",
requirements.txt
@@ -25,7 +25,7 @@ pygments==2.19.1
# via rich
pytz==2025.2
# via datetime
-rich==14.0.0
+rich==14.1.0
# via textual
setuptools==80.9.0
31
# via zope-interface
0 commit comments