Skip to content

Commit fcc8486

Browse files
committed
removed pytest-asyncio constraint
1 parent 797b38d commit fcc8486

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

requirements/constraints.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ urllib3>=1.26.5 # https://github.com/advisories/GH
3636
sqlalchemy<2.0
3737

3838

39-
# SEE https://github.com/pytest-dev/pytest-asyncio/issues/706
40-
# Many tests fail with `RuntimeError: There is no current event loop in thread 'MainThread'`
41-
pytest-asyncio<0.24
4239

4340
#
4441
# Bugs

0 commit comments

Comments
 (0)