Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ openai
|
|
2 |
pydantic
|
3 |
reportlab
|
4 |
markdown
|
5 |
-
gradio
|
6 |
requests
|
7 |
pillow
|
8 |
python-dotenv
|
|
|
2 |
pydantic
|
3 |
reportlab
|
4 |
markdown
|
5 |
+
gradio==5.23.3
|
6 |
requests
|
7 |
pillow
|
8 |
python-dotenv
|