IS361Group4 commited on
Commit
92bfb33
·
verified ·
1 Parent(s): ccbf51f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  # Common Libraries
2
  gradio==5.15.0
3
  gradio_client==1.7.0
4
- pydantic==2.8.2
5
  pydantic_core==2.20.1
6
  joblib==1.4.2
7
  pandas==2.2.2
 
1
  # Common Libraries
2
  gradio==5.15.0
3
  gradio_client==1.7.0
4
+ pydantic<2
5
  pydantic_core==2.20.1
6
  joblib==1.4.2
7
  pandas==2.2.2