Sazzz02 commited on
Commit
b138760
·
verified ·
1 Parent(s): f61d013

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- groq==0.4.2
2
- gradio==4.14.0
3
- pandas==2.0.3
4
- numpy==1.24.3
5
- scikit-learn==1.3.0
 
1
+ groq>=0.8.0
2
+ gradio>=4.14.0
3
+ pandas>=2.0.3
4
+ numpy>=1.24.3
5
+ scikit-learn>=1.3.0