Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
fastapi==0.112.2
|
2 |
supabase==2.7.3
|
3 |
python-dotenv==1.0.1
|
|
|
|
1 |
fastapi==0.112.2
|
2 |
supabase==2.7.3
|
3 |
python-dotenv==1.0.1
|
4 |
+
uvicorn==0.30.6
|