flaxon>=0.1.7
httpx[http2]>=0.27.0
pydantic>=2.0.0
pyjwt[crypto]>=2.8.0

[all]
flaxon-mobile[android,apns,fcm,ios]

[android]
chaquopy>=14.0.0

[apns]
pyjwt[crypto]>=2.8.0
h2>=4.0.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
ruff>=0.4.0
mypy>=1.8.0
pytest-cov>=4.0.0

[fcm]
firebase-admin>=6.0.0
google-auth>=2.0.0

[ios]
pyobjc-framework-UIKit>=10.0
