1
0
mirror of https://github.com/GNS3/gns3-server synced 2025-02-15 09:32:00 +00:00

Add greenlet dependency

This commit is contained in:
grossmj 2024-12-30 15:45:17 +07:00
parent 5269d4386c
commit 5f75fc7573
No known key found for this signature in database
GPG Key ID: 1E7DD6DBB53FF3D7

View File

@ -11,6 +11,7 @@ sentry-sdk>=2.19.2,<2.20 # optional dependency
psutil>=6.1.1
distro>=1.9.0
py-cpuinfo>=9.0.0,<10.0
greenlet==3.1.1 # necessary to run sqlalchemy on Python 3.13
sqlalchemy==2.0.36
aiosqlite==0.20.0
alembic==1.14.0