Skip to content

Commit

Permalink
loosen dev requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
uniqueg committed Jan 11, 2024
1 parent 8a0248a commit b6b7bfb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
black~=22.12.0
flake8~=5.0.4
flake8-docstrings~=1.6.0
black~=22.12
flake8~=5.0
flake8-docstrings~=1.6
mypy~=0.991
pylint~=2.15.9
pylint~=2.15

0 comments on commit b6b7bfb

Please sign in to comment.