Skip to content

Commit

Permalink
Fix broken CI by pinning some versions (for now) (#394)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianvf authored Feb 24, 2021
1 parent 09e63e8 commit 786a4c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
coverage
docker
flake8
pytest
pytest-bdd
pytest-cov
pytest==4.6.11
pytest-bdd==3.4.0
pytest-cov==2.10.1
PyYAML

0 comments on commit 786a4c7

Please sign in to comment.