[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]

[packages]
pytest = "==8.2.2"
pytest-xdist = "==3.6.1"
pytest-testinfra = "==10.1.1"
black = "==24.4.2"

[requires]
python_version = "3"
