Add initial requirements.txt

This commit is contained in:
mrg 2021-02-05 09:42:48 -08:00
parent 18cddb4b23
commit ed4fdbc8be
1 changed files with 5 additions and 0 deletions

5
requirements.txt Normal file
View File

@ -0,0 +1,5 @@
scikit-learn>=0.22.2
coverage>=4.5.2
scipy>=1.3.3
numpy>=1.17.4
subunit>=1.4.0