Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial Update #92

Merged
merged 10 commits into from
Nov 30, 2016
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
decorator
enum34
monotonic
paho-mqtt
sanji
sh
retrying
decorator==4.0.10
enum34==1.1.6
monotonic==1.2
paho-mqtt==1.2
sanji==1.0.0
sh==1.12.3
retrying==1.3.3
6 changes: 3 additions & 3 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
flake8
coveralls
nose
flake8==3.2.1
coveralls==1.1
nose==1.3.7