Skip to content

Commit

Permalink
Init pyup pin all libs
Browse files Browse the repository at this point in the history
* Pin flake8 to latest version 3.2.1

* Pin paho-mqtt to latest version 1.2

* Pin simplejson to latest version 3.10.0

* Pin mock to latest version 2.0.0

* Pin voluptuous to latest version 0.9.3

* Pin coveralls to latest version 1.1

* Pin nose to latest version 1.3.7
  • Loading branch information
pyup-bot authored and imZack committed Nov 30, 2016
1 parent 288a14c commit f7ad4a2
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
flake8
coveralls
paho-mqtt
simplejson
voluptuous
nose
mock
flake8==3.2.1
coveralls==1.1
paho-mqtt==1.2
simplejson==3.10.0
voluptuous==0.9.3
nose==1.3.7
mock==2.0.0

0 comments on commit f7ad4a2

Please sign in to comment.