Skip to content

Commit 8bac9b2

Browse files
Create requirements.txt
1 parent 60cef6d commit 8bac9b2

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

app/requirements.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
streamlit==0.71.0
2+
pandas==1.1.3
3+
base58==2.0.1
4+
numpy==1.19.2
5+
pillow==8.0.1
6+
plotly==4.14.1
7+
scikit-learn==0.23.2
8+
lazypredict==0.2.7
9+
seaborn==0.11.1
10+
matplotlib==3.3.3
11+
xgboost==1.1.1
12+
lightgbm==2.3.1
13+
pytest==5.4.3
14+
tqdm==4.56.0

0 commit comments

Comments
 (0)