Skip to content

Commit

Permalink
Update requirements-dev.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelCurrin committed May 24, 2024
1 parent cf4ab23 commit d39dd2e
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
black>=20.8b1
isort>=5.7.0
black~=24.3.0
isort~=5.13

pylint>=2.6.0
pylint-exit>=1.2.0
flake8~=4.0
pylint~=2.17
pylint-exit~=1.2

mypy>=0.800
mypy~=0.991

pytest>=6.2.2
coverage>=5.4
pytest~=7.4
coverage~=5.4

0 comments on commit d39dd2e

Please sign in to comment.