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

[packages]
pydantic = "2.11.3"
pydantic_core = "2.33.1"
jsonata-python = "0.5.3"
aiomqtt = "2.3.2"
prs-connector-core = {file = ".", editable = true}
python-dateutil = "2.9.0.post0"
aiofiles = "24.1.0"
ciso8601 = "2.3.2"

[dev-packages]
pytest = "9.0.1"
pytest-cov = "7.0.0"
pytest-mock = "3.15.1"
sphinx = "8.2.3"
sphinxcontrib-httpdomain = "1.8.1"
sphinxcontrib-httpexample = "1.3"
sphinx-rtd-theme = "3.0.2"
sphinx-togglebutton = "0.3.2"
docutils = "0.21.2"
ghp-import = "2.1.0"
pytest-asyncio = "1.3.0"
build = "1.3.0"
setuptools = "80.9.0"
wheel = "0.45.1"
twine = "6.2.0"
packaging = "25.0"

[requires]
python_version = "3.12"
python_full_version = "3.12.3"
