Skip to content

Commit

Permalink
requirements: relax the dep condition for requests (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
iblislin authored Feb 19, 2020
1 parent a2f0444 commit 7f603d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/python3.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
iottalk-paho-mqtt==1.4.0.dev2
requests~=2.22.0
requests>=2.22.0

0 comments on commit 7f603d9

Please sign in to comment.