mirror of
https://github.com/kennethreitz/simplechat.git
synced 2026-06-05 14:50:19 +00:00
Update pyproject.toml dependencies
This commit is contained in:
@@ -6,12 +6,9 @@ readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"appdirs",
|
||||
"sqlalchemy",
|
||||
"records",
|
||||
"docopt",
|
||||
"rich",
|
||||
"prompt_toolkit",
|
||||
"pydantic",
|
||||
"xerox",
|
||||
"simplemind"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user