Skip to content

Commit

Permalink
chore: add django_mock_queries in test requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanttV committed Dec 16, 2024
1 parent 814a9b5 commit 73bcb94
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements/test.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ pycodestyle
pylint
pytest
coverage
django_mock_queries
2 changes: 2 additions & 0 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,5 @@ typing-extensions==4.3.0 # via astroid, pylint
vine==5.1.0 # via -r requirements/base.txt, amqp, celery
web-fragments==2.0.0 # via -r requirements/base.txt
wrapt==1.14.1 # via astroid
django_mock_queries==2.3.0 # via -r requirements/test.in
model-bakery==1.5.0 # via django_mock_queries

0 comments on commit 73bcb94

Please sign in to comment.