Skip to content

Commit 5fd82bc

Browse files
Update requirements_dev.txt with minimum version expectation.
1 parent 733afef commit 5fd82bc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements_dev.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
flake8==5.0.4
2-
tox==3.24.3
3-
pytest==7.2.0
4-
pytest-cov==4.0.0
5-
mypy==0.910
1+
flake8>=6.1.0
2+
tox>=4.10.0
3+
pytest>=7.2.0
4+
pytest-cov>=4.1.0
5+
myp>=1.5.1

0 commit comments

Comments
 (0)