Skip to content

Commit

Permalink
compile dev-requirements (superdesk#912)
Browse files Browse the repository at this point in the history
and don't include mypy-requirements there as there
are conflicting versions required
  • Loading branch information
petrjasek authored May 24, 2024
1 parent 33fb7dc commit d16c29c
Show file tree
Hide file tree
Showing 2 changed files with 513 additions and 10 deletions.
11 changes: 11 additions & 0 deletions dev-requirements.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
-r requirements.txt
-r black-requirements.txt

black>=23,<24
flake8
pytest
pytest-cov
pytest-mock
responses>=0.10.6,<0.26
httmock
wooper
Loading

0 comments on commit d16c29c

Please sign in to comment.