mirror of
https://github.com/GNS3/gns3-gui.git
synced 2026-05-17 00:46:01 +03:00
Update sentry-sdk dependency
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
jsonschema>=4.17.3,<4.18; python_version >= '3.7'
|
||||
jsonschema==3.2.0; python_version < '3.7' # v3.2.0 is the last version to support Python 3.6
|
||||
sentry-sdk==1.12.0,<1.13
|
||||
sentry-sdk==1.12.1,<1.13
|
||||
psutil==5.9.4
|
||||
distro>=1.7.0
|
||||
setuptools>=60.8.1; python_version >= '3.7'
|
||||
|
||||
Reference in New Issue
Block a user