Spaces:
Runtime error
Runtime error
Eric Michael Martinez
commited on
Commit
·
a014af5
1
Parent(s):
6e8003f
update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
fastapi==0.95.1
|
2 |
-
|
3 |
gradio==3.27.0
|
4 |
httpx==0.24.0
|
5 |
openai==0.27.4
|
|
|
1 |
fastapi==0.95.1
|
2 |
+
fastapi-users-db-sqlalchemy<5.0.0
|
3 |
gradio==3.27.0
|
4 |
httpx==0.24.0
|
5 |
openai==0.27.4
|