added flask-cors to requirements.txt to fix application error

This commit is contained in:
walkews 2017-07-12 06:37:23 -05:00
parent e0c9aaa5ce
commit 81e294f489

View file

@ -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