diff --git a/requirements-dev.txt b/requirements-dev.txt index e1a617e3..1e962e8f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -12,6 +12,8 @@ asv==0.6.5 # via -r requirements-dev.in asv-runner==0.2.1 # via asv +backports-asyncio-runner==1.2.0 + # via pytest-asyncio build==1.3.0 # via asv cachetools==6.2.0 @@ -57,7 +59,9 @@ iniconfig==2.1.0 # via pytest json5==0.12.1 # via asv -mypy==1.18.2 +librt==0.7.3 + # via mypy +mypy==1.19.0 # via -r requirements-dev.in mypy-extensions==1.1.0 # via mypy