1
0
mirror of https://github.com/GNS3/gns3-server synced 2025-01-02 12:10:56 +00:00

Downgrade to alembic v1.12.1

This commit is contained in:
grossmj 2024-02-15 18:42:05 +08:00
parent 4c65426e97
commit 14917580ac
No known key found for this signature in database
GPG Key ID: 0A2D76AC45EA25CD

View File

@ -12,7 +12,7 @@ distro>=1.9.0
py-cpuinfo==9.0.0
sqlalchemy==2.0.25
aiosqlite==0.19.0
alembic==1.13.1
alembic==1.12.1
passlib[bcrypt]==1.7.4
python-jose==3.3.0
email-validator==2.1.0.post1