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 8128a11 commit 01c4c33Copy full SHA for 01c4c33
pyproject.toml
@@ -34,7 +34,7 @@ classifiers = [
34
dependencies = [
35
"typer >= 0.12.3",
36
"uvicorn[standard] >= 0.15.0",
37
- "rich-toolkit >= 0.7.0",
+ "rich-toolkit >= 0.11.1"
38
]
39
40
[project.optional-dependencies]
0 commit comments