added flask-cors to requirements.txt to fix application error
This commit is contained in:
parent
e0c9aaa5ce
commit
81e294f489
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
flask
|
flask
|
||||||
flask-restplus
|
flask-restplus
|
||||||
|
flask-cors
|
||||||
gunicorn
|
gunicorn
|
||||||
pandas
|
pandas
|
||||||
-e git+https://github.com/WaylonWalker/iplotter.git@master#egg=iplotter
|
-e git+https://github.com/WaylonWalker/iplotter.git@master#egg=iplotter
|
||||||
Loading…
Add table
Add a link
Reference in a new issue