Vease-Viewer 2.3.9__tar.gz → 2.3.10__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: Vease-Viewer
3
- Version: 2.3.9
3
+ Version: 2.3.10
4
4
  Summary: Vease-Viewer is the viewer microservice of Vease
5
5
  Author-email: Geode-solutions <team-web@geode-solutions.com>
6
6
  Project-URL: Homepage, https://github.com/Geode-solutions/Vease-Viewer
@@ -17,7 +17,7 @@ Requires-Dist: async-timeout==4.0.3
17
17
  Requires-Dist: attrs==23.2.0
18
18
  Requires-Dist: contourpy==1.3.2
19
19
  Requires-Dist: cycler==0.12.1
20
- Requires-Dist: fonttools==4.58.1
20
+ Requires-Dist: fonttools==4.58.2
21
21
  Requires-Dist: frozenlist==1.4.1
22
22
  Requires-Dist: idna==3.6
23
23
  Requires-Dist: jsonschema==4.21.1
@@ -26,7 +26,7 @@ Requires-Dist: kiwisolver==1.4.8
26
26
  Requires-Dist: matplotlib==3.10.3
27
27
  Requires-Dist: multidict==6.0.5
28
28
  Requires-Dist: numpy==2.2.6
29
- Requires-Dist: opengeodeweb-viewer[gpu]==1.8.0
29
+ Requires-Dist: opengeodeweb-viewer[gpu]==1.9.0
30
30
  Requires-Dist: packaging==25.0
31
31
  Requires-Dist: pillow==11.2.1
32
32
  Requires-Dist: pyparsing==3.2.3
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
5
 
6
6
  [project]
7
7
  name = "Vease-Viewer"
8
- version = "2.3.9"
8
+ version = "2.3.10"
9
9
  dynamic = ["dependencies"]
10
10
  authors = [
11
11
  { name="Geode-solutions", email="team-web@geode-solutions.com" },
@@ -24,7 +24,7 @@ contourpy==1.3.2
24
24
  # via matplotlib
25
25
  cycler==0.12.1
26
26
  # via matplotlib
27
- fonttools==4.58.1
27
+ fonttools==4.58.2
28
28
  # via matplotlib
29
29
  frozenlist==1.4.1
30
30
  # via
@@ -54,7 +54,7 @@ numpy==2.2.6
54
54
  # via
55
55
  # contourpy
56
56
  # matplotlib
57
- opengeodeweb-viewer[gpu]==1.8.0
57
+ opengeodeweb-viewer[gpu]==1.9.0
58
58
  # via -r requirements_gpu.in
59
59
  packaging==25.0
60
60
  # via matplotlib
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: Vease-Viewer
3
- Version: 2.3.9
3
+ Version: 2.3.10
4
4
  Summary: Vease-Viewer is the viewer microservice of Vease
5
5
  Author-email: Geode-solutions <team-web@geode-solutions.com>
6
6
  Project-URL: Homepage, https://github.com/Geode-solutions/Vease-Viewer
@@ -17,7 +17,7 @@ Requires-Dist: async-timeout==4.0.3
17
17
  Requires-Dist: attrs==23.2.0
18
18
  Requires-Dist: contourpy==1.3.2
19
19
  Requires-Dist: cycler==0.12.1
20
- Requires-Dist: fonttools==4.58.1
20
+ Requires-Dist: fonttools==4.58.2
21
21
  Requires-Dist: frozenlist==1.4.1
22
22
  Requires-Dist: idna==3.6
23
23
  Requires-Dist: jsonschema==4.21.1
@@ -26,7 +26,7 @@ Requires-Dist: kiwisolver==1.4.8
26
26
  Requires-Dist: matplotlib==3.10.3
27
27
  Requires-Dist: multidict==6.0.5
28
28
  Requires-Dist: numpy==2.2.6
29
- Requires-Dist: opengeodeweb-viewer[gpu]==1.8.0
29
+ Requires-Dist: opengeodeweb-viewer[gpu]==1.9.0
30
30
  Requires-Dist: packaging==25.0
31
31
  Requires-Dist: pillow==11.2.1
32
32
  Requires-Dist: pyparsing==3.2.3
@@ -4,7 +4,7 @@ async-timeout==4.0.3
4
4
  attrs==23.2.0
5
5
  contourpy==1.3.2
6
6
  cycler==0.12.1
7
- fonttools==4.58.1
7
+ fonttools==4.58.2
8
8
  frozenlist==1.4.1
9
9
  idna==3.6
10
10
  jsonschema==4.21.1
@@ -13,7 +13,7 @@ kiwisolver==1.4.8
13
13
  matplotlib==3.10.3
14
14
  multidict==6.0.5
15
15
  numpy==2.2.6
16
- opengeodeweb-viewer[gpu]==1.8.0
16
+ opengeodeweb-viewer[gpu]==1.9.0
17
17
  packaging==25.0
18
18
  pillow==11.2.1
19
19
  pyparsing==3.2.3
File without changes
File without changes
File without changes