Skip to content

Commit

Permalink
Fix tests dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhollas committed Dec 7, 2023
1 parent bdf001a commit 1f0f3db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ pre_commit =
pre-commit==3.5.0
tests =
pytest~=7.4.3
pytest-asyncio~=0.23.3
pytest-asyncio~=0.23.2
pytest-cov~=4.1.0
responses~=0.24.1
responses~=0.23.1

[flake8]
ignore =
Expand Down

0 comments on commit 1f0f3db

Please sign in to comment.