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 78bc789 commit 5669846Copy full SHA for 5669846
pyproject.toml
@@ -37,7 +37,7 @@ dependencies = [
37
"pygments==2.19.1",
38
"pynacl==1.5", # Needed now as default with _load_account changement
39
"python-magic==0.4.27",
40
- "rich==13.9.3",
+ "rich==13.9.*",
41
"setuptools>=65.5",
42
"substrate-interface==1.7.11", # Needed for DOT signatures
43
"textual==0.73",
0 commit comments