yuval9313 / FastApi-RESTful

Quicker way to develop FastApi
MIT License
180 stars 25 forks source link

[FEATURE] Fastapi-restful (0.4.4) depends on Fastapi 0.96.0 ? #185

Closed integrajerome closed 1 year ago

integrajerome commented 1 year ago

Capture d'écran 2023-06-08 121807

ibot3 commented 1 year ago

No, it depends on fastapi 0.89.x, which isn't very nice either.

jackburns commented 1 year ago

This is impacting version 0.4.3 as well. It looks like a new distribution was pushed yesterday which also includes this breaking change.

Had to downgrade to 0.4.2 to fix

https://pypi.org/project/fastapi-restful/0.4.3/#files

image

image

integrajerome commented 1 year ago

No, it depends on fastapi 0.89.x, which isn't very nice either.

I confirm it does not at the moment; therefore it is a feature with a question mark. Will it break some funcs in fastapi-restful?

yuval9313 commented 1 year ago

I think I know what happened, will upload a fix soon enough

yuval9313 commented 1 year ago

Should be ok with release 0.4.5