kppham commited on
Commit
8b7a5f2
·
verified ·
1 Parent(s): 2a40d09

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- pycaret==3.3.0
2
  scikit-learn==1.0.2
3
- pandas
4
- numpy
5
  gradio
6
  plotly
 
1
+ pycaret==2.3.10
2
  scikit-learn==1.0.2
3
+ pandas==1.3.5
4
+ numpy==1.21.6
5
  gradio
6
  plotly