Spaces:
Running
Running
Update pyproject.toml
Browse files- pyproject.toml +1 -0
pyproject.toml
CHANGED
|
@@ -14,4 +14,5 @@ dependencies = [
|
|
| 14 |
"sqlalchemy>=2.0.0",
|
| 15 |
"psycopg2-binary>=2.9.0",
|
| 16 |
"gtts>=2.5.4",
|
|
|
|
| 17 |
]
|
|
|
|
| 14 |
"sqlalchemy>=2.0.0",
|
| 15 |
"psycopg2-binary>=2.9.0",
|
| 16 |
"gtts>=2.5.4",
|
| 17 |
+
"requests>=2.31.0",
|
| 18 |
]
|