Skip to content

Commit

Permalink
Lock major versions; update minor versions (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianmo authored Sep 26, 2017
1 parent 3ad2e2a commit 126a236
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
requests==2.18.4
six==1.11.0
jsonschema==2.6.0
requests>=2.18.4,<3.0
six>=1.11.0,<2.0
jsonschema>=2.6.0,<3.0

0 comments on commit 126a236

Please sign in to comment.