Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cdown committed Jan 14, 2017
1 parent 00de183 commit 5997b02
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 @@
requests
inflection
inflection>=0.3.0,<0.4.0
requests>=2.0.0,<3.0.0
12 changes: 6 additions & 6 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
nose
httpretty
nose_parameterized
hypothesis
mock
testfixtures
httpretty>=0.8.0,<0.9.0
hypothesis>=3.0.0,<4.0.0
mock>=2.0.0,<3.0.0
nose>=1.0.0,<2.0.0
nose-parameterized>=0.5.0,<0.6.0
testfixtures>=4.0.0,<5.0.0

0 comments on commit 5997b02

Please sign in to comment.