shollercoaster commited on
Commit
a31249e
·
1 Parent(s): 7c3ead6

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ pip==23.2.1
2
+ pandas==1.3.3
3
+ matplotlib==3.4.3
4
+ numpy==1.21.2
5
+ seaborn==0.11.2
6
+ scikit-learn==0.24.2
7
+ Flask==2.1.1