Skip to content

Commit

Permalink
Pin pytest to v 7.1 work-around for ionelmc/pytest-benchmark#226
Browse files Browse the repository at this point in the history
  • Loading branch information
dagardner-nv committed Oct 25, 2022
1 parent a237661 commit 6387ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/conda/environments/cuda11.5_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies:
- protobuf=3.20
- pybind11-stubgen=0.10.5
- pydot
- pytest
- pytest=7.1
- pytest-benchmark
- pytest-cov
- python-graphviz
Expand Down

0 comments on commit 6387ded

Please sign in to comment.