Skip to content

Commit

Permalink
try to install other dev packages without with new versions tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Евгений Блинов authored and Евгений Блинов committed Mar 1, 2025
1 parent 06602d6 commit 969fd76
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
pytest
coverage
build
twine
mypy
ruff
mkdocs-material
pytest==8.3.4
coverage==7.6.12
build==1.2.2.post1
twine==6.1.0
mypy==1.15.0
ruff==0.9.9
mkdocs-material==9.6.6
mutmut==3.2.3
full_match==0.0.1

0 comments on commit 969fd76

Please sign in to comment.