Skip to content

Commit

Permalink
Update requests in decapodlib
Browse files Browse the repository at this point in the history
  • Loading branch information
9seconds committed Nov 23, 2016
1 parent 2acaea4 commit b6fd009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion decapodlib/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@


REQUIREMENTS = (
"requests[security,socks]>=2.11,<2.12",
"requests[security,socks]>=2.12,<2.13",
"six>=1.10",
"PyYAML>3.10,<4"
)
Expand Down

0 comments on commit b6fd009

Please sign in to comment.