Closed
Description
Expected Behavior
No dependency conflicts with FastAPI
Actual Behavior
Newer FastAPI versions have incompatible Starlette version (72.0+)
Steps to Reproduce the Problem
- Install FastAPI 72.0 or newer
- See dependencies version error
Specifications
- Python version: ^3.9
- GINO version: n/a
- Starlette version: ^0.17.1
- FastAPI version: ^72.0
Metadata
Metadata
Assignees
Labels
No labels