Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio>=
|
| 2 |
anthropic>=0.7.0
|
| 3 |
python-dotenv>=1.0.0
|
| 4 |
python-docx>=0.8.11
|
|
|
|
| 1 |
+
gradio>= 4.21
|
| 2 |
anthropic>=0.7.0
|
| 3 |
python-dotenv>=1.0.0
|
| 4 |
python-docx>=0.8.11
|