Skip to content

Commit

Permalink
update dev-requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Nov 14, 2024
1 parent 4437ff7 commit 8f2f7cb
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions server/dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
-r requirements.txt

flake8
nose
pep8
httmock
wooper
mypy
black==23.12.1
pep8==1.7.1
flake8==7.1.1
pytest==8.3.3
httmock==1.4.0
wooper==0.4.4
mypy==1.13.0
responses==0.25.3

0 comments on commit 8f2f7cb

Please sign in to comment.