Skip to content

Commit

Permalink
autotest/requirements.txt: remove requirement for <= 4.2.0 since 4.3.…
Browse files Browse the repository at this point in the history
…0 is now released (fixes #1294)
  • Loading branch information
rouault committed Feb 23, 2019
1 parent 5e63163 commit 34e094d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions autotest/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
pytest>=3.6.0,<=4.2.0
pytest>=3.6.0
pytest-sugar
more-itertools < 5.0.0

0 comments on commit 34e094d

Please sign in to comment.