black==24.10.0
flake8==7.1.1
flake8-copyright==0.2.4
flake8-black==0.3.6
flake8-isort==6.1.1
isort==5.13.2
lxml==5.3.0
mypy==1.12.0
pep8-naming==0.14.1
pytest==8.3.3
pyupgrade==3.18.0
mypy-baseline==0.7.2

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

[core]
asyncpg<1.0.0,>=0.21.0
pytest-env==1.1.5
pytest-postgresql==6.1.1
psycopg==3.2.3
tornado<7.0,>=6.1

[extension]
inmanta-core[pytest-inmanta-extensions]
asyncpg<1.0.0,>=0.21.0
pytest-env==1.1.5
pytest-postgresql==6.1.1
psycopg==3.2.3
tornado<7.0,>=6.1

[module]
pytest-inmanta

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