added dependencies to pyproject.toml
This commit is contained in:
@@ -5,4 +5,6 @@ requires-python = ">=3.10"
|
|||||||
dependencies = [
|
dependencies = [
|
||||||
"fastapi>=0.121.0",
|
"fastapi>=0.121.0",
|
||||||
"uvicorn>=0.34.0",
|
"uvicorn>=0.34.0",
|
||||||
|
"pyTelegramBotAPI>=4.14.0",
|
||||||
|
"psycopg2-binary>=2.9.9",
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user