Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
gradio=5.25.2
|
| 2 |
-
openai=1.108.2
|
| 3 |
python-dotenv>=1.0.0
|
|
|
|
| 1 |
+
gradio==5.25.2
|
| 2 |
+
openai==1.108.2
|
| 3 |
python-dotenv>=1.0.0
|