Jinja2>=2.11.0
piccolo[postgres]>=1.16.0
pydantic[email]>=2.0
python-multipart>=0.0.5
fastapi>=0.100.0
PyJWT>=2.0.0
httpx>=0.20.0

[all]
pyotp==2.9.0
qrcode==7.4.2
cryptography==43.0.1
PyNaCl==1.5.0
boto3==1.*

[authenticator]
pyotp==2.9.0
qrcode==7.4.2

[cryptography]
cryptography==43.0.1

[pynacl]
PyNaCl==1.5.0

[s3]
boto3==1.*
