Casper van der Wel 1 سال پیش
والد
کامیت
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",