Spaces:
Runtime error
Runtime error
Commit ·
e318dc2
1
Parent(s): af3dbf0
Change requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -12,3 +12,4 @@ pydantic>=2.0.0
|
|
| 12 |
fastapi>=0.100.0
|
| 13 |
uvicorn>=0.20.0
|
| 14 |
langchain_nebius>=0.1.0
|
|
|
|
|
|
| 12 |
fastapi>=0.100.0
|
| 13 |
uvicorn>=0.20.0
|
| 14 |
langchain_nebius>=0.1.0
|
| 15 |
+
asyncpg>=0.29.0
|