black==25.1.0
flake8==7.1.1
flake8-copyright==0.2.4
flake8-black==0.3.6
flake8-isort==6.1.2
isort==6.0.0
lxml==5.3.1
mypy==1.15.0
pep8-naming==0.14.1
pytest==8.3.4
pyupgrade==3.19.1
mypy-baseline==0.7.2

[async]
pytest-asyncio==0.25.3
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.4
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.4
tornado<7.0,>=6.1

[module]
pytest-inmanta

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