loguru>=0.7.0
uvicorn>=0.20.0
cython>=0.29.0
jinja2>=3.0.0
watchdog>=3.0.0

[cloudflare]
cloudflared>=0.1.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
isort>=5.0.0
flake8>=6.0.0

[prod]
gunicorn>=21.0.0
psutil>=5.9.0
python-dotenv>=1.0.0
