Add scipy to requirements.txt

This commit is contained in:
Nils Wentzell 2021-02-05 12:09:10 -05:00
parent 3973147669
commit 2d7818a85f
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
# Required python packages for this application (these should also be added to Dockerfile for Jenkins)
numpy
mako
numpy
scipy