attrs==22.1.0 ; python_version >= "3.7"
colorama==0.4.6 ; sys_platform == "win32" and python_version >= "3.7"
coverage==6.5.0 ; python_version >= "3.7"
exceptiongroup==1.0.4 ; python_version < "3.11" and python_version >= "3.7"
execnet==1.9.0 ; python_version >= "3.7"
iniconfig==1.1.1 ; python_version >= "3.7"
packaging==22.0 ; python_version >= "3.7"
pluggy==1.0.0 ; python_version >= "3.7"
pytest-asyncio==0.20.1
pytest-cov==4.0.0
pytest-timeout==2.1.0
pytest-xdist==3.1.0
pytest==7.2.0
tomli==2.0.1 ; python_version < "3.11" and python_version >= "3.7" or python_full_version <= "3.11.0a6" and python_version >= "3.7"
typing-extensions==4.4.0
