1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-24 17:28:08 +00:00

Revert "Upgrade to sqlalchemy version 1.4.2"

This reverts commit 9defc3c4

Ref https://github.com/talkpython/web-applications-with-fastapi-course/issues/4
This commit is contained in:
grossmj 2021-03-24 14:55:00 +10:30
parent 9defc3c4e8
commit b417bc4dec

View File

@ -10,7 +10,7 @@ psutil==5.7.3
async-timeout==3.0.1
distro==1.5.0
py-cpuinfo==7.0.0
sqlalchemy==1.4.2
sqlalchemy==1.4.0b1 # beta version with asyncio support
passlib[bcrypt]==1.7.2
python-jose==3.2.0
email-validator==1.1.2