Skip to content

Commit

Permalink
fix black
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Dec 17, 2024
1 parent 35d301f commit f83e9ec
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions server/dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
-r requirements.txt
-r mypy-requirements.txt

flake8
sphinx
sphinx-autobuild
pytest
pytest-cov
pytest-mock
responses
httmock
wooper
black==24.10.0
flake8==7.1.1
pytest==8.3.4
pytest-cov==6.0.0
pytest-mock==3.14.0
responses==0.25.3
httmock==1.4.0

0 comments on commit f83e9ec

Please sign in to comment.