diff --git a/app/requirements.txt b/app/requirements.txt index b5ee766..98c0f2d 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,23 +1,22 @@ -Flask==0.11.1 -Flask-SocketIO==2.7.1 -Jinja2==2.8 -MarkupSafe==0.23 -PyYAML==3.12 -Werkzeug==0.11.11 -argparse==1.2.1 backports-abc==0.4 bokeh==0.10.0 certifi==2016.9.26 click==6.6 +Flask==0.11.1 +Flask-SocketIO==2.7.1 gevent==1.1.2 greenlet==0.4.10 +influxdb==4.1.0 itsdangerous==0.24 +Jinja2==2.8 +MarkupSafe==0.23 numpy==1.11.1 pandas==0.18.1 python-dateutil==2.5.3 python-engineio==1.0.3 python-socketio==1.6.0 pytz==2016.6.1 +PyYAML==3.12 pyzmq==15.4.0 requests==2.11.1 singledispatch==3.4.0.3 @@ -25,4 +24,5 @@ six==1.10.0 socketIO-client==0.7.0 tornado==4.4.1 websocket-client==0.37.0 -wsgiref==0.1.2 +Werkzeug==0.11.11 +