Explorar o código

Fix tests hanging with pytest-asyncio==0.17.*

set pytest-asyncio==0.16.0
Michael Diskin %!s(int64=3) %!d(string=hai) anos
pai
achega
b8ce126b0a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      requirements-dev.txt

+ 1 - 1
requirements-dev.txt

@@ -1,6 +1,6 @@
 pytest
 pytest-forked
-pytest-asyncio
+pytest-asyncio==0.16.0
 pytest-cov
 tqdm
 scikit-learn