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 cccf926 commit 96798cfCopy full SHA for 96798cf
pyproject.toml
@@ -39,7 +39,7 @@ dependencies = [
39
"cryptography >=44.0.0,<45.0.0",
40
"semgrep == 1.113.0",
41
"email-validator >=2.2.0,<3.0.0",
42
- "rich ~= 13.5",
+ "rich >=13.5.3,<15.0.0",
43
]
44
keywords = []
45
# https://pypi.org/classifiers/
0 commit comments