databio / bedhost

API and UI for BEDbase
http://api.bedbase.org
BSD 2-Clause "Simplified" License
2 stars 1 forks source link

Requirement mismatch #20

Closed nsheff closed 4 years ago

nsheff commented 4 years ago
fastapi 0.54.0 has requirement starlette==0.13.2, but you'll have starlette 0.12.9 which is incompatible.
bedhost 0.0.1 has requirement starlette==0.12.9, but you'll have starlette 0.13.2 which is incompatible.