tokusumi / fastapi-cloudauth

Simple integration between FastAPI and cloud authentication services (AWS Cognito, Auth0, Firebase Authentication).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bump allowed fastapi version

jurasofish opened this issue · comments

on pypi the fastapi requirement is listed as 'fastapi>=0.60.1,<0.61.0', so doesn't allow the latest version.
Any chance of getting that bumped up?
(Would do a pr but can't see in this repo where it's specified)

It's managed in pyproject.toml by poetry.