capacity limiter and general cleanup

This commit is contained in:
2020-05-13 13:56:43 -05:00
parent a43b3b4e1e
commit 403506a0b0
10 changed files with 121 additions and 50 deletions

View File

@ -14,4 +14,10 @@ packages = find:
include_package_data = true
install_requires =
Flask
Flask-Mail
psycopg2
nanoid
matplotlib
stripe
python-dotenv
requests