Skip to content

Commit

Permalink
test: fix pytest-asyncio version (#6124)
Browse files Browse the repository at this point in the history
Co-authored-by: Joan Martinez <[email protected]>
  • Loading branch information
JoanFM and JoanFM authored Dec 5, 2023
1 parent 3ec4818 commit 1c2a7c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extra-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ pytest-mock: test
pytest-cov==3.0.0: test
coverage==6.2: test
pytest-repeat: test
pytest-asyncio: test
pytest-asyncio<0.23.0: test
pytest-reraise: test
flaky: test
mock: test
Expand Down

0 comments on commit 1c2a7c2

Please sign in to comment.