richardyoung commited on
Commit
fc310c5
·
verified ·
1 Parent(s): 2de3a65

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ pandas>=1.3.0
2
+ openpyxl>=3.0.9
3
+ requests>=2.26.0
4
+ matplotlib>=3.4.0
5
+ seaborn>=0.11.0
6
+ numpy>=1.21.0