Added async postgres to dependencies
This commit is contained in:
@@ -11,6 +11,7 @@ requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"aiosqlite>=0.21.0",
|
||||
"annotatedyaml>=1.0.0",
|
||||
"asyncpg>=0.30.0",
|
||||
"dotenv>=0.9.9",
|
||||
"fast-langdetect>=1.0.0",
|
||||
"fastapi>=0.117.1",
|
||||
|
||||
Reference in New Issue
Block a user