Vease-Viewer 2.3.8__tar.gz → 2.3.9__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.8
3
+ Version: 2.3.9
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.0
20
+ Requires-Dist: fonttools==4.58.1
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.7.1
29
+ Requires-Dist: opengeodeweb-viewer[gpu]==1.8.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.8"
8
+ version = "2.3.9"
9
9
  dynamic = ["dependencies"]
10
10
  authors = [
11
11
  { name="Geode-solutions", email="team-web@geode-solutions.com" },
@@ -1,5 +1,5 @@
1
1
  #
2
- # This file is autogenerated by pip-compile with Python 3.10
2
+ # This file is autogenerated by pip-compile with Python 3.12
3
3
  # by the following command:
4
4
  #
5
5
  # pip-compile requirements_gpu.in
@@ -13,9 +13,7 @@ aiosignal==1.3.1
13
13
  # aiohttp
14
14
  # opengeodeweb-viewer
15
15
  async-timeout==4.0.3
16
- # via
17
- # aiohttp
18
- # opengeodeweb-viewer
16
+ # via opengeodeweb-viewer
19
17
  attrs==23.2.0
20
18
  # via
21
19
  # aiohttp
@@ -26,7 +24,7 @@ contourpy==1.3.2
26
24
  # via matplotlib
27
25
  cycler==0.12.1
28
26
  # via matplotlib
29
- fonttools==4.58.0
27
+ fonttools==4.58.1
30
28
  # via matplotlib
31
29
  frozenlist==1.4.1
32
30
  # via
@@ -56,7 +54,7 @@ numpy==2.2.6
56
54
  # via
57
55
  # contourpy
58
56
  # matplotlib
59
- opengeodeweb-viewer[gpu]==1.7.1
57
+ opengeodeweb-viewer[gpu]==1.8.0
60
58
  # via -r requirements_gpu.in
61
59
  packaging==25.0
62
60
  # via matplotlib
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: Vease-Viewer
3
- Version: 2.3.8
3
+ Version: 2.3.9
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.0
20
+ Requires-Dist: fonttools==4.58.1
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.7.1
29
+ Requires-Dist: opengeodeweb-viewer[gpu]==1.8.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.0
7
+ fonttools==4.58.1
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.7.1
16
+ opengeodeweb-viewer[gpu]==1.8.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