updated requirements to include python 3.6
This commit is contained in:
parent
f9a5a7949e
commit
5e243cdc61
1 changed files with 18 additions and 0 deletions
18
app/requirements.txt
Normal file
18
app/requirements.txt
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
# Requirements automatically generated by pigar.
|
||||
# https://github.com/Damnever/pigar
|
||||
|
||||
# app.py: 5
|
||||
Flask == 0.12
|
||||
|
||||
# app.py: 12
|
||||
Flask_WTF == 0.14.2
|
||||
|
||||
# app.py: 13
|
||||
WTForms == 2.1
|
||||
|
||||
# app.py: 9,10
|
||||
# settings.py: 4
|
||||
matplotlib == 2.0.2
|
||||
|
||||
# app.py: 6
|
||||
pandas == 0.20.1
|
||||
Loading…
Add table
Add a link
Reference in a new issue