black==24.4.2
flake8==7.1.0
flake8-copyright==0.2.4
flake8-black==0.3.6
flake8-isort==6.1.1
isort==5.13.2
lxml==5.2.2
mypy==1.10.0
pep8-naming==0.14.1
pytest==7.4.4
pyupgrade==3.16.0
mypy-baseline==0.7.1

[async]
pytest-asyncio==0.23.7
pytest-timeout==2.3.1

[core]
asyncpg<1.0.0,>=0.21.0
pytest-env==1.1.3
pytest-postgresql==6.0.0
psycopg==3.1.19
tornado<7.0,>=6.1

[extension]
inmanta-core[pytest-inmanta-extensions]
asyncpg<1.0.0,>=0.21.0
pytest-env==1.1.3
pytest-postgresql==6.0.0
psycopg==3.1.19
tornado<7.0,>=6.1

[module]
pytest-inmanta

[pytest]
pytest-env==1.1.3
pytest-cover==3.0.0
pytest-randomly==3.15.0
pytest-sugar==1.0.0
pytest-instafail==0.5.0
