summarylogtreecommitdiffstats
path: root/fix_requirements_for_Arch.diff
blob: 9876f072622ecc5d3f9f3775d046996d97a2fb09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/gns3-gui-2.2.51/requirements.txt	2024-11-07 06:08:27.000000000 +0100
+++ b/gns3-gui-2.2.51/requirements.txt	2024-11-07 10:24:55.903520047 +0100
@@ -1,6 +1,5 @@
-jsonschema>=4.23,<4.24
-sentry-sdk>=2.17,<2.18  # optional dependency
+jsonschema>=4.23
+sentry-sdk>=2.17
 psutil>=6.1.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