Closed abhisheksms closed 4 years ago
And what version do you see on PyPI?
I've just issued a patch release, any combination of pip install ...
: fastapi_sqlalchemy
, fastapi_sqlalchemy==0.1.5
, FastApi-SQLAlchemy
and FastApi-SQLAlchemy==0.1.5
gets version 0.1.5.
Closing as unable to reproduce error and no further input from thread starter.
Hi!
While adding the latest version of the package to requirements.txt, I get the following error
Also doing a simple pip install gives version
0.1.0
instead of0.1.4
I require the latest version(0.1.4) since 0.1.0 does not support starlette-0.13.4
Please help. Thank You