IS361Group4 commited on
Commit
64927c5
·
verified ·
1 Parent(s): dc839ec

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- gradio==3.50.2
2
  gradio_client==1.7.0
3
- pydantic<2
4
  numpy
5
  pandas
6
  scikit-learn
 
1
+ gradio==5.15.
2
  gradio_client==1.7.0
3
+ pydantic>=2.0
4
  numpy
5
  pandas
6
  scikit-learn