pull/1/head
Gabe Shaughnessy 2017-06-11 17:07:24 -05:00
rodzic 5e16f09a97
commit a0f8149ed0
1 zmienionych plików z 8 dodań i 8 usunięć

Wyświetl plik

@ -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 backports-abc==0.4
bokeh==0.10.0 bokeh==0.10.0
certifi==2016.9.26 certifi==2016.9.26
click==6.6 click==6.6
Flask==0.11.1
Flask-SocketIO==2.7.1
gevent==1.1.2 gevent==1.1.2
greenlet==0.4.10 greenlet==0.4.10
influxdb==4.1.0
itsdangerous==0.24 itsdangerous==0.24
Jinja2==2.8
MarkupSafe==0.23
numpy==1.11.1 numpy==1.11.1
pandas==0.18.1 pandas==0.18.1
python-dateutil==2.5.3 python-dateutil==2.5.3
python-engineio==1.0.3 python-engineio==1.0.3
python-socketio==1.6.0 python-socketio==1.6.0
pytz==2016.6.1 pytz==2016.6.1
PyYAML==3.12
pyzmq==15.4.0 pyzmq==15.4.0
requests==2.11.1 requests==2.11.1
singledispatch==3.4.0.3 singledispatch==3.4.0.3
@ -25,4 +24,5 @@ six==1.10.0
socketIO-client==0.7.0 socketIO-client==0.7.0
tornado==4.4.1 tornado==4.4.1
websocket-client==0.37.0 websocket-client==0.37.0
wsgiref==0.1.2 Werkzeug==0.11.11