This commit is contained in:
2022-10-27 10:31:42 -07:00
parent b7bb145089
commit d10665fd67
10 changed files with 377 additions and 52 deletions

View File

@@ -10,6 +10,7 @@ flask = "*"
gunicorn = "*"
werkzeug = "*"
pyyaml = "*"
matplotlib = "*"
[dev-packages]