2022-06-24 12:14:10 -07:00

23 lines
341 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
container-app-conf = ">=5.0.0"
evdev = "*"
orjson = ">=3,<4"
aiohttp = "*"
asyncio-mqtt = "*"
prometheus-client = "*"
prometheus_async = "*"
click = "*"
[dev-packages]
pytest = "*"
pytest-aiohttp = "*"
pytest-mock = "*"
[requires]
python_version = "3"