Add numpy to requirements.txt

This commit is contained in:
Nils Wentzell 2021-02-05 12:06:47 -05:00
parent 2fdced8d63
commit 3973147669
1 changed files with 1 additions and 0 deletions

View File

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