mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-27 12:30:13 +03:00
Downgrade aiofiles version
This commit is contained in:
parent
bfe7b7a735
commit
672b3c052b
@ -1,7 +1,7 @@
|
||||
jsonschema>=4.23,<4.24
|
||||
aiohttp>=3.10.11,<3.11 # version 3.10.11 is the last compatible version with Python 3.8
|
||||
aiohttp-cors>=0.7.0,<0.8
|
||||
aiofiles>=25.1.0,<26.0
|
||||
aiofiles>=24.1.0,<25.0
|
||||
Jinja2>=3.1.6,<3.2
|
||||
sentry-sdk>=2.44.0,<2.45 # optional dependency
|
||||
psutil>=7.1.3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user