Skip to content

Commit

Permalink
requirements: Pin to major versions (or minor for <1)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdown committed Sep 11, 2019
1 parent 3dd31e6 commit c51b3a7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions srt_tools/tests/requirements.txt
@@ -1,2 +1,2 @@
shellescape
parameterized
shellescape>=3,<4
parameterized>=0.7,<0.8
4 changes: 2 additions & 2 deletions tests/requirements.txt
@@ -1,2 +1,2 @@
nose
hypothesis
nose>=1,<2
hypothesis>=4,<5

0 comments on commit c51b3a7

Please sign in to comment.