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:
parent
5269d4386c
commit
5f75fc7573
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user