Skip to content
This repository has been archived by the owner on Aug 1, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:colinfrei/pylandroidcloud
Browse files Browse the repository at this point in the history
  • Loading branch information
colinfrei committed Sep 9, 2018
2 parents 244dcca + 440f184 commit 75e44a0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
paho-mqtt==1.3.1
pyOpenSSL
paho-mqtt==1.4.0
pyopenssl==18.0.0
12 changes: 6 additions & 6 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
pip==9.0.1
pip==18.0
bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
wheel==0.31.1
watchdog==0.9.0
flake8==3.5.0
tox==2.9.1
tox==3.2.1
coverage==4.5.1
Sphinx==1.7.1
twine==1.10.0
Sphinx==1.7.9
twine==1.11.0


0 comments on commit 75e44a0

Please sign in to comment.