mirror of
https://github.com/GNS3/gns3-gui.git
synced 2026-05-17 00:46:01 +03:00
Upgrade sentry-sdk and psutil dependencies
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
jsonschema>=4.25.1,<4.26 # version 4.25.1 is the last to support Python 3.9
|
||||
sentry-sdk>=2.50.0,<3 # optional dependency
|
||||
psutil>=7.2.1
|
||||
sentry-sdk>=2.52.0,<3 # optional dependency
|
||||
psutil>=7.2.2
|
||||
distro>=1.9.0
|
||||
truststore>=0.10.4; python_version >= '3.10'
|
||||
|
||||
Reference in New Issue
Block a user