MushroomMaula / fastapi_login

FastAPI-Login tries to provide similar functionality as Flask-Login does.
https://pypi.org/project/fastapi-login
MIT License
639 stars 58 forks source link

Installation issue with fastapi 0.73.0 #69

Closed FIRDOUS-BHAT closed 8 months ago

FIRDOUS-BHAT commented 2 years ago

I'm getting this error while trying to install it with fastapi 0.73.0,

fastapi-login 1.7.3 depends on fastapi

MushroomMaula commented 2 years ago

Just tried in a new virtualenv and can't reproduce this issue. Please provide the complete error output, which packages you have installed and what python version you are using.