Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ fastapi==0.110.0
|
|
3 |
uvicorn==0.29.0
|
4 |
aiofiles==23.2.1
|
5 |
python-dotenv==1.0.1
|
|
|
|
3 |
uvicorn==0.29.0
|
4 |
aiofiles==23.2.1
|
5 |
python-dotenv==1.0.1
|
6 |
+
aiosqlite==0.19.0
|