Skip to content

Commit

Permalink
Pin versions in requirements.in.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander committed Jun 20, 2024
1 parent 29d245b commit 7cf1ca0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/requirements-test.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
coverage
numpy
pytest
pytest-cov
scipy
coverage == 7.5.3
numpy == 2.0.0
pytest == 8.2.2
pytest-cov == 5.0.0
scipy == 1.13.1

0 comments on commit 7cf1ca0

Please sign in to comment.