Skip to content

Commit

Permalink
Update requirements-dev.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
mavaylon1 authored Mar 3, 2024
1 parent d9e3d91 commit 735a71c
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,11 @@
# compute coverage, and create test environments. note that depending on the version of python installed, different
# versions of requirements may be installed due to package incompatibilities.
#
black==23.3.0
codespell==2.2.4
coverage==7.2.2
flake8==6.0.0
flake8-debugger==4.1.2
flake8-print==5.0.0
black==23.10.1
codespell==2.2.6
coverage==7.3.2
pytest==7.4.3
isort==5.12.0
pytest==7.1.2
pytest-cov==4.0.0
tox==4.4.8
pytest-cov==4.1.0
tox==4.11.3
ruff==0.1.3

0 comments on commit 735a71c

Please sign in to comment.