APScheduler==3.10.4
apprise==1.5.0
authlib==1.2.1
fastapi==0.103.2
httpx==0.25.0
itsdangerous==2.1.2
jinja2==3.1.2
pydantic==2.4.2
pydantic-settings==2.0.3
python-dotenv==1.0.0
SQLAlchemy==2.0.21
uvicorn==0.23.2
websockets==11.0.3

[dev]
black==23.9.1
coverage==7.3.2
flake8==6.1.0
pytest==7.4.2
pytest_asyncio==0.21.1
pytest-env==1.0.1

[docs]
mkdocs-material<9.5,>=9.1
