fastapi>=0.115
httpx>=0.27
jsonschema>=4.21
stripe>=10.0
uvicorn[standard]>=0.32

[dev]
pytest>=8.0
respx>=0.21.0
fakeredis>=2.23

[postgres]
psycopg[binary]>=3.2

[redis]
redis>=5.0

[s3]
boto3>=1.34

[scale]
psycopg[binary]>=3.2
boto3>=1.34
redis>=5.0
