black==23.11.0
flake8==6.1.0
flake8-copyright==0.2.4
flake8-black==0.3.6
flake8-isort==6.1.1
isort==5.12.0
lxml==4.9.3
mypy==1.7.1
pytest==7.4.3
pep8-naming==0.13.3

[async]
pytest-asyncio==0.21.1
pytest-timeout==2.2.0

[core]
asyncpg<1.0.0,>=0.21.0
pytest-env==1.1.1
pytest-postgresql==5.0.0
psycopg==3.1.13
tornado<7.0,>=6.1

[extension]
inmanta-core[pytest-inmanta-extensions]
asyncpg<1.0.0,>=0.21.0
pytest-env==1.1.1
pytest-postgresql==5.0.0
psycopg==3.1.13
tornado<7.0,>=6.1

[module]
pytest-inmanta

[pytest]
pytest-env==1.1.1
pytest-cover==3.0.0
pytest-randomly==3.15.0
pytest-xdist==3.5.0
pytest-sugar==0.9.7
pytest-instafail==0.5.0
