Skip to content

Commit

Permalink
Unpin requests dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
davehunt committed Jul 29, 2015
1 parent f77f964 commit 06b7c97
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 @@ -12,7 +12,7 @@
'pytest>=2.2.4',
'pytest-variables',
'selenium>=2.26.0',
'requests==2.6.0'],
'requests'],
entry_points={'pytest11': [
'selenium = pytest_selenium.pytest_selenium',
'selenium_safety = pytest_selenium.safety']},
Expand Down

0 comments on commit 06b7c97

Please sign in to comment.