Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,4 +1,2 @@
|
|
1 |
-
gradio
|
2 |
-
openai
|
3 |
-
python-dotenv==1.0.0
|
4 |
-
pydantic==2.5.2
|
|
|
1 |
+
gradio>=4.0.0
|
2 |
+
openai>=1.0.0
|
|
|
|