Update requirements-gpt4o.txt
Browse files- requirements-gpt4o.txt +1 -1
requirements-gpt4o.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Updated requirements for GPT-4o integration
|
| 2 |
-
openai>=1.
|
| 3 |
numpy>=1.24.0
|
| 4 |
gradio>=4.0.0
|
| 5 |
PyPDF2>=3.0.0
|
|
|
|
| 1 |
# Updated requirements for GPT-4o integration
|
| 2 |
+
openai>=1.2.0
|
| 3 |
numpy>=1.24.0
|
| 4 |
gradio>=4.0.0
|
| 5 |
PyPDF2>=3.0.0
|