Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -6
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
openai==1.57.3
|
2 |
-
gradio==5.8.0
|
3 |
-
python-dotenv==1.0.1
|
4 |
-
pdfplumber==0.11.4
|
5 |
-
|
6 |
-
requests==2.32.3
|
|
|
1 |
+
openai==1.57.3
|
2 |
+
gradio==5.8.0
|
3 |
+
python-dotenv==1.0.1
|
4 |
+
pdfplumber==0.11.4
|
5 |
+
requests==2.32.3
|
|