Casper van der Wel 1 жил өмнө
parent
commit
d9d9d5f6d6
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

@@ -17,7 +17,7 @@ dynamic = ["version"]
 test = [
     "pytest",
     "pytest-cov",
-    "pytest-asyncio",
+    "pytest-asyncio==0.21.*",  # https://github.com/pytest-dev/pytest-asyncio/issues/706
     "debugpy",
     "httpx",
     "uvicorn",