python-gino / gino-starlette

An extension for GINO to support Starlette server.
https://python-gino.org
Other
78 stars 24 forks source link

Please Bump Starlette Version #31

Closed hamie96 closed 2 years ago

hamie96 commented 2 years ago

Expected Behavior

No dependency conflicts with FastAPI

Actual Behavior

Newer FastAPI versions have incompatible Starlette version (72.0+)

Steps to Reproduce the Problem

  1. Install FastAPI 72.0 or newer
  2. See dependencies version error

image image

Specifications

tech-cobber commented 2 years ago

I'm having the same error. Following official doc

Снимок экрана 2022-03-11 в 23 44 35