changed to agg backend for heroku
This commit is contained in:
parent
5e243cdc61
commit
57af966ebe
4 changed files with 43 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue