mirror of
https://github.com/GNS3/gns3-server
synced 2025-07-26 16:38:09 +00:00
Merge branch '2.2' into 3.0
# Conflicts: # requirements.txt
This commit is contained in:
commit
8e6f5d2b57
@ -6,9 +6,10 @@ websockets==15.0
|
|||||||
aiohttp>=3.11.13,<3.12
|
aiohttp>=3.11.13,<3.12
|
||||||
async-timeout==5.0.1; python_version < '3.11'
|
async-timeout==5.0.1; python_version < '3.11'
|
||||||
aiofiles>=24.1.0,<25.0
|
aiofiles>=24.1.0,<25.0
|
||||||
Jinja2>=3.1.5,<3.2
|
Jinja2>=3.1.6,<3.2
|
||||||
sentry-sdk>=2.22,<2.23 # optional dependency
|
sentry-sdk>=2.19.2,<2.20 # optional dependency
|
||||||
psutil>=7.0.0
|
psutil>=6.1.1
|
||||||
|
async-timeout>=5.0.1,<5.1
|
||||||
distro>=1.9.0
|
distro>=1.9.0
|
||||||
py-cpuinfo>=9.0.0,<10.0
|
py-cpuinfo>=9.0.0,<10.0
|
||||||
greenlet==3.1.1 # necessary to run sqlalchemy on Python 3.13
|
greenlet==3.1.1 # necessary to run sqlalchemy on Python 3.13
|
||||||
|
Loading…
Reference in New Issue
Block a user