summarylogtreecommitdiffstats
path: root/fix_requirements_for_Arch.diff
blob: 8dffbaa0f59447ae4e7e5c9f9cb5125255490c7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/gns3-gui-2.2.54/requirements.txt	2025-04-21 12:15:26.000000000 +0200
+++ b/gns3-gui-2.2.54/requirements.txt	2025-05-28 13:45:36.866225099 +0200
@@ -1,6 +1,5 @@
-jsonschema>=4.23,<4.24
-sentry-sdk>=2.26.1,<2.27  # optional dependency
+jsonschema>=4.23
+sentry-sdk>=2.26.1
 psutil>=7.0.0
 distro>=1.9.0
-truststore>=0.10.0; python_version >= '3.10'
-importlib-resources>=1.3; python_version < '3.9'
+truststore>=0.10.0