mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-12-20 05:17:56 +00:00
Upgrade jsonschema and aiohttp
This commit is contained in:
parent
ccb5de6df1
commit
535ea0ad9f
@ -1,5 +1,5 @@
|
|||||||
jsonschema>=4.17.3,<4.18 # v4.17.3 is the last version to support Python 3.7
|
jsonschema>=4.22.0,<4.23
|
||||||
aiohttp>=3.9.3,<3.10
|
aiohttp>=3.9.4,<3.10
|
||||||
aiohttp-cors>=0.7.0,<0.8
|
aiohttp-cors>=0.7.0,<0.8
|
||||||
aiofiles>=23.2.1,<23.3
|
aiofiles>=23.2.1,<23.3
|
||||||
Jinja2>=3.1.4,<3.2
|
Jinja2>=3.1.4,<3.2
|
||||||
|
Loading…
Reference in New Issue
Block a user