auth0 / auth0-python

Auth0 SDK for Python
https://auth0-python.readthedocs.io
MIT License
515 stars 167 forks source link

Remove upper bounds on all python dependency versions #628

Open ngfeldman opened 1 month ago

ngfeldman commented 1 month ago

Changes

Removes upper bounds on

References

Addresses #627

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

Checklist