Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
fastapi==0.104.1
|
2 |
uvicorn==0.23.2
|
3 |
python-dotenv==1.0.0
|
4 |
-
openai==1.
|
5 |
gradio==4.1.2
|
6 |
pandas==2.1.1
|
|
|
1 |
fastapi==0.104.1
|
2 |
uvicorn==0.23.2
|
3 |
python-dotenv==1.0.0
|
4 |
+
openai==1.6.1
|
5 |
gradio==4.1.2
|
6 |
pandas==2.1.1
|