GlobalBusinessAdvisors
commited on
Commit
•
41275e0
1
Parent(s):
f817edc
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
|
|
1 |
fastapi
|
|
|
2 |
httpx
|
3 |
-
gradio
|
4 |
python-dotenv
|
5 |
-
uvicorn
|
6 |
-
|
|
|
1 |
+
gradio==4.31.5
|
2 |
fastapi
|
3 |
+
uvicorn
|
4 |
httpx
|
|
|
5 |
python-dotenv
|
|
|
|