
[all]
stripe>=9.0.0
fastapi>=0.110.0
uvicorn[standard]>=0.27.0
qrcode[pil]>=7.0
python-telegram-bot>=21.0

[dev]
pytest>=7.0.0
ruff>=0.3

[qr]
qrcode[pil]>=7.0

[serve]
fastapi>=0.110.0
uvicorn[standard]>=0.27.0

[stripe]
stripe>=9.0.0

[telegram]
python-telegram-bot>=21.0
