vhr1007
commited on
Commit
·
7f062b7
1
Parent(s):
be57d82
req confict
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
fastapi==0.
|
|
|
2 |
uvicorn==0.17.6
|
3 |
openai==1.37.1
|
4 |
PyJWT==2.6.0
|
|
|
1 |
+
fastapi==0.111.1
|
2 |
+
fastapi-cli==0.0.4
|
3 |
uvicorn==0.17.6
|
4 |
openai==1.37.1
|
5 |
PyJWT==2.6.0
|