Skip to content

Redundant or overly strict dependencies #73

@fortzi

Description

@fortzi

Checklist

  • I have looked into the Readme and Examples, and have not found a suitable solution or answer.
  • I have looked into the API documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions