aaronemmanuel commited on
Commit
9a1c7af
·
verified ·
1 Parent(s): e86b313

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- openai==0.27.0
2
- pandas==1.5.3
3
- scikit-learn==1.2.2
4
- joblib==1.2.0
5
- gradio==3.16.2
 
 
1
+ numpy==1.21.0
2
+ pandas==1.3.0
3
+ openai==0.27.0
4
+ gradio==3.29.0
5
+ scikit-learn==1.0.2
6
+ joblib==1.2.0