black==24.4.2
flake8==7.0.0
flake8-copyright==0.2.4
flake8-black==0.3.6
flake8-isort==6.1.1
isort==5.13.2
lxml==5.2.1
mypy==1.10.0
pep8-naming==0.13.3
pytest==7.4.4
pyupgrade==3.15.2
mypy-baseline==0.7.0

[async]
pytest-asyncio==0.23.6
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.18
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.18
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
