This commit is contained in:
2025-05-07 02:15:42 +03:00
parent 61ef6a6466
commit c4b3aa7db8
6 changed files with 44 additions and 25 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ license = { text = "MIT" }
dependencies = [
"rich (>=14.0.0,<15.0.0)",
"art (>=6.4,<7.0)",
"pyreadline3 (>=3.5.4,<4.0.0)",
"pyreadline3>=3.5.4",
]
[dependency-groups]