fastapi-gateway icon indicating copy to clipboard operation
fastapi-gateway copied to clipboard

Fix issue with fastapi version 0.100 and onwards

Open aightmunam opened this issue 2 years ago • 1 comments

  • Resolve imports on fastapi constants that were removed in version 0.100 and onwards

Alternative solution:

  • Add fastapi version dependency i.e. fastapi<=0.99 in the poetry dependency file. Should add fastapi dependency in any case.

aightmunam avatar Oct 05 '23 21:10 aightmunam

@dotX12, is there any plan to merge this PR? Thanks.

peter279k avatar Dec 31 '24 11:12 peter279k