Skip to content

Commit

Permalink
Sort requirements test (#507)
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinHjelmare authored Jun 20, 2022
1 parent 6030807 commit 1928f2f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions requirements_test.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
pytest==7.1.2
flake8==4.0.1
pytest-timeout==2.1.0
pytest-cov==3.0.0
black==22.3.0
mypy==0.961
pre-commit==2.19.0
flake8-docstrings==1.6.0
coverage==6.4.1
flake8==4.0.1
flake8-comprehensions==3.10.0
flake8-docstrings==1.6.0
flake8-noqa==1.2.5
coverage==6.4.1
mypy==0.961
pre-commit==2.19.0
pytest==7.1.2
pytest-cov==3.0.0
pytest-timeout==2.1.0

0 comments on commit 1928f2f

Please sign in to comment.