Add readme and stub out requirements.txt.

This commit is contained in:
mattbk
2023-04-05 22:43:35 -05:00
parent 392c2afb6c
commit 133690efc4
3 changed files with 54 additions and 2 deletions

4
requirements.txt Normal file
View File

@ -0,0 +1,4 @@
flask
flask_restful
pandas
numpy