Skip to content
This repository has been archived by the owner on Feb 16, 2018. It is now read-only.

Commit

Permalink
Update requests library
Browse files Browse the repository at this point in the history
  • Loading branch information
madninja committed Jan 24, 2017
1 parent 251b4c5 commit 14f9e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
packages = ['geckoboard']
requires = [
"future>=0.15",
"requests<2.11",
"requests>=2.12.5",
"iso4217",
]
setup_requires = [
Expand Down

0 comments on commit 14f9e2b

Please sign in to comment.