mdreyer5 commited on
Commit
751203b
1 Parent(s): 49d7d29

Create new file

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ numpy>=1.9.2
2
+ scipy>=0.15.1
3
+ scikit-learn>=0.18
4
+ matplotlib>=1.4.3
5
+ pandas>=0.19
6
+ tensorflow>=2.8.2