### Checklist - [x] I have looked into the [Readme](https://github.com/auth0/auth0-fastapi-api#readme) and [Examples](https://github.com/auth0/auth0-fastapi-api/blob/master/EXAMPLES.md), and have not found a suitable solution or answer. - [x] I have looked into the [API documentation](https://auth0-fastapi-api.readthedocs.io/en/latest/) and have not found a suitable solution or answer. - [x] I have searched the [issues](https://github.com/auth0/auth0-fastapi-api/issues) and have not found a suitable solution or answer. - [x] I have searched the [Auth0 Community](https://community.auth0.com) forums and have not found a suitable solution or answer. - [x] I agree to the terms within the [Auth0 Code of Conduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md). ### Description Few things to consider: 1. The package's dependencies limit FastAPI's version to be <0.116.0, which was released in July 2025. This limits who can use it. 2. Uvicorn is a non-dev dependency. Can that be changed? Many people don't use it in production. ### Reproduction 1. Try to install the package in an existing FastAPI project ### Additional context _No response_ ### auth0-fastapi-api version 1.0.0b5 ### Python version 3.13
Checklist
Description
Few things to consider:
Reproduction
Additional context
No response
auth0-fastapi-api version
1.0.0b5
Python version
3.13