andrehd29 commited on
Commit
18edf0c
·
verified ·
1 Parent(s): 5a6f995

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- gradio>=4.0.0,<5.0.0
2
  groq>=0.9.0
3
  python-dotenv>=1.0.0
4
  pandas>=2.0.0
5
  audioop-lts; python_version >= "3.13"
6
- huggingface_hub<0.25.0
 
 
1
+ gradio==4.44.1
2
  groq>=0.9.0
3
  python-dotenv>=1.0.0
4
  pandas>=2.0.0
5
  audioop-lts; python_version >= "3.13"
6
+ huggingface_hub<0.25.0
7
+ pydantic<2.9.0