| # Backend-specific dependencies (on top of root requirements.txt) | |
| fastapi>=0.115.0 | |
| uvicorn[standard]>=0.34.0 | |
| pydantic>=2.0 | |
| slowapi>=0.1.9 | |
| PyJWT>=2.8.0 | |
| sentry-sdk[fastapi]>=2.0 # optional: set SENTRY_DSN to enable | |
| # Backend-specific dependencies (on top of root requirements.txt) | |
| fastapi>=0.115.0 | |
| uvicorn[standard]>=0.34.0 | |
| pydantic>=2.0 | |
| slowapi>=0.1.9 | |
| PyJWT>=2.8.0 | |
| sentry-sdk[fastapi]>=2.0 # optional: set SENTRY_DSN to enable | |