Koi4595 commited on
Commit
8b5d18f
1 Parent(s): 5965ccc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt CHANGED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ numpy==1.21.6
2
+ pandas==1.4.3
3
+ scipy==1.9.3
4
+ seaborn==0.12.1
5
+ altair==4.2.0
6
+ panel==0.14.1
7
+ streamlit==1.12.2
8
+ nbformat==5.6.1
9
+ nbconvert==7.2.4
10
+ future==0.18.2
11
+ python==3.9