Skip to content

Commit

Permalink
try pinning higher version of pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkinsc committed Oct 20, 2023
1 parent 8066bce commit c00211d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-conda-tests.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
coveralls>=1.3.0
lxml>=4.3.3
mock>=2.0.0
pytest>=5.2.0,<=5.3.5
pytest>=5.2.0,<=5.4.3
pytest-cov>=2.6.1
pytest-mock>=1.10.0
pytest-xdist>=1.26.1
Expand Down

0 comments on commit c00211d

Please sign in to comment.