Skip to content

Commit

Permalink
Merge pull request #1594 from nixjdm/pip-remove-version-limiter
Browse files Browse the repository at this point in the history
Editing requirements.txt to remove upper version limit of 10.1.0.
  • Loading branch information
jneves committed Oct 3, 2018
2 parents 61305a8 + 745bd55 commit ed4f245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ hjson==3.0.1
jmespath==0.9.3
kappa==0.6.0
lambda-packages==0.20.0
pip>=9.0.1, <=10.1.0
pip>=9.0.1
python-dateutil>=2.6.1, <2.7.0
python-slugify==1.2.4
PyYAML==3.12
Expand Down

0 comments on commit ed4f245

Please sign in to comment.