upgrade sqlalchemy

let's hope this works; installation should be much faster (wheel)
This commit is contained in:
boyska 2021-09-29 00:04:25 +02:00
parent 993d91e5b8
commit 193d77ae09

View file

@ -4,7 +4,7 @@ click==7.1.2
fastapi==0.62.0 fastapi==0.62.0
h11==0.11.0 h11==0.11.0
pydantic==1.7.3 pydantic==1.7.3
SQLAlchemy==0.8.3 SQLAlchemy==1.4.25
starlette==0.13.6 starlette==0.13.6
typing-extensions==3.7.4.3 typing-extensions==3.7.4.3
uvicorn==0.13.1 uvicorn==0.13.1