mirror of
https://github.com/harivansh-afk/veet-code.git
synced 2026-04-17 16:02:43 +00:00
textual is better
This commit is contained in:
parent
933b466c25
commit
0f4d4caf06
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ readme = "README.md"
|
||||||
license = { text = "MIT" }
|
license = { text = "MIT" }
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"pytermgui>=7.7.0",
|
"textual>=1.0.0",
|
||||||
"watchdog>=4.0.0",
|
"watchdog>=4.0.0",
|
||||||
"typer>=0.12.0",
|
"typer>=0.12.0",
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue