mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-16 16:54:51 +02:00
Add comment to indicate sentry-sdk is optional. Ref https://github.com/GNS3/gns3-server/issues/2423
This commit is contained in:
parent
a1922ef067
commit
35256901b5
@ -3,7 +3,7 @@ aiohttp>=3.10.3,<3.11
|
|||||||
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.12,<2.13
|
sentry-sdk==2.12,<2.13 # optional dependency
|
||||||
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