edgamer commited on
Commit
b28783f
1 Parent(s): 479bf6c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ matplotlib==3.4.2
2
+ matplotlib-inline==0.1.2
3
+ numpy==1.19.5
4
+ opencv-python==4.5.3.56
5
+ pandas==1.3.0
6
+ pandas-visual-analysis==0.0.4
7
+ pandocfilters==1.4.3
8
+ Pillow==8.3.1
9
+ plotly==5.1.0
10
+ pyzmq==22.1.0
11
+ regex==2021.8.28
12
+ seaborn==0.11.1