Benjov commited on
Commit
029e294
·
1 Parent(s): 8060243

04/08/2023

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- gradio=3.27.0
2
- gradio-client=0.1.3
3
- gspread=5.10.0
4
- langchain=0.0.163
5
- oauth2client=4.1.3
6
- openai=0.27.4
7
- pandas=2.0.3
8
- plotly=5.10.0
9
- regex=2023.3.23
10
- scikit-learn=1.1.3
11
- scipy=1.9.3
 
1
+ gradio==3.27.0
2
+ gradio-client==0.1.3
3
+ gspread==5.10.0
4
+ langchain==0.0.163
5
+ oauth2client==4.1.3
6
+ openai==0.27.4
7
+ pandas==2.0.3
8
+ plotly==5.10.0
9
+ regex==2023.3.23
10
+ scikit-learn==1.1.3
11
+ scipy==1.9.3