changed to agg backend for heroku

This commit is contained in:
Walker Waylon Scott 2017-05-21 11:02:50 -05:00
parent 5e243cdc61
commit 57af966ebe
4 changed files with 43 additions and 4 deletions

View file

@ -1,17 +1,20 @@
# Requirements automatically generated by pigar.
# https://github.com/Damnever/pigar
# app.py: 2
Python == 3.6.1
# app.py: 5
Flask == 0.12
# app.py: 7
# app.py: 12
Flask_WTF == 0.14.2
# app.py: 8
# app.py: 13
WTForms == 2.1
# app.py: 9,10
# settings.py: 4
matplotlib == 2.0.2
# app.py: 3
# app.py: 6
pandas == 0.20.1