Jinja2>=2.11.0
piccolo[postgres]>=1.36.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==50.0.0
PyNaCl==1.6.2
boto3==1.*

[authenticator]
pyotp==2.9.0
qrcode==7.4.2

[cryptography]
cryptography==50.0.0

[pynacl]
PyNaCl==1.6.2

[s3]
boto3==1.*
