CCockrum commited on
Commit
a5e0d3d
·
verified ·
1 Parent(s): f3e978b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -3,4 +3,10 @@ numpy
3
  matplotlib
4
  seaborn
5
  scikit-learn
6
- scipy
 
 
 
 
 
 
 
3
  matplotlib
4
  seaborn
5
  scikit-learn
6
+ scipy
7
+ regex
8
+ json
9
+ sqlite3
10
+ datetime
11
+ streamlit
12
+ pillow