mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-24 09:18:08 +00:00
Upgrade jsonschema and sentry-sdk packages
This commit is contained in:
parent
95a4c284bc
commit
8889eaa439
@ -1,9 +1,9 @@
|
|||||||
jsonschema>=4.22.0,<4.23
|
jsonschema>=4.23,<4.24
|
||||||
aiohttp>=3.9.5,<3.10
|
aiohttp>=3.9.5,<3.10
|
||||||
aiohttp-cors>=0.7.0,<0.8
|
aiohttp-cors>=0.7.0,<0.8
|
||||||
aiofiles>=24.1.0,<25.0
|
aiofiles>=24.1.0,<25.0
|
||||||
Jinja2>=3.1.4,<3.2
|
Jinja2>=3.1.4,<3.2
|
||||||
sentry-sdk==2.7.1,<2.8
|
sentry-sdk==2.12,<2.13
|
||||||
psutil==6.0.0
|
psutil==6.0.0
|
||||||
async-timeout>=4.0.3,<4.1
|
async-timeout>=4.0.3,<4.1
|
||||||
distro>=1.9.0
|
distro>=1.9.0
|
||||||
|
Loading…
Reference in New Issue
Block a user