xiomarablanco commited on
Commit
9f38cbd
1 Parent(s): 2e73fa9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -3
requirements.txt CHANGED
@@ -1,11 +1,9 @@
1
- pip-tools
2
- pyproject.toml
3
  datasets==2.7.1
4
  Flask==2.0.1
5
  gradio==3.23.0
6
  matplotlib==3.5.1
7
  nltk==3.6.5
8
- numpy==1.24.3
9
  pandas==1.3.4
10
  scikit_learn==1.2.2
11
  seaborn==0.12.2
 
 
 
1
  datasets==2.7.1
2
  Flask==2.0.1
3
  gradio==3.23.0
4
  matplotlib==3.5.1
5
  nltk==3.6.5
6
+ numpy
7
  pandas==1.3.4
8
  scikit_learn==1.2.2
9
  seaborn==0.12.2