Răsfoiți Sursa

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

set pytest-asyncio==0.16.0
Michael Diskin 3 ani în urmă
părinte
comite
b8ce126b0a
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      requirements-dev.txt

+ 1 - 1
requirements-dev.txt

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