Update to support running on elasticbeanstalk.
This commit is contained in:
parent
ea6df2b725
commit
b0720aac1c
6 changed files with 33 additions and 10 deletions
8
requirements-nover.txt
Normal file
8
requirements-nover.txt
Normal file
|
@ -0,0 +1,8 @@
|
|||
peewee
|
||||
flask
|
||||
py-bcrypt
|
||||
Flask-Principal
|
||||
Flask-Login
|
||||
Flask-Mail
|
||||
python-dateutil
|
||||
boto
|
Reference in a new issue