Pytlicek / fastapi-featureflags

FastAPI Feature Flags
https://pypi.org/project/fastapi-featureflags/
MIT License
52 stars 7 forks source link

fastapi-featureflags conflicting with fastapi==0.103.1 #16

Closed wzharith closed 5 months ago

wzharith commented 5 months ago

Tried using featureflags in my pipeline. But failing because of the version.

image