upgrade sqlalchemy
let's hope this works; installation should be much faster (wheel)
This commit is contained in:
parent
993d91e5b8
commit
193d77ae09
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue