summarylogtreecommitdiffstats
path: root/fix_requirements_for_Arch.diff
blob: 5125dd40f42bd1ddd960384ed1d2b0090a35f81d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/gns3-gui-2.2.52/requirements.txt	2024-12-02 02:14:23.000000000 +0100
+++ b/gns3-gui-2.2.52/requirements.txt	2024-12-02 14:33:26.827335252 +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