Vease-Viewer 2.3.5rc1__tar.gz → 2.3.6__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.5rc1
3
+ Version: 2.3.6
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
@@ -15,20 +15,20 @@ Requires-Dist: aiohttp==3.9.3
15
15
  Requires-Dist: aiosignal==1.3.1
16
16
  Requires-Dist: async-timeout==4.0.3
17
17
  Requires-Dist: attrs==23.2.0
18
- Requires-Dist: contourpy==1.3.1
18
+ Requires-Dist: contourpy==1.3.2
19
19
  Requires-Dist: cycler==0.12.1
20
- Requires-Dist: fonttools==4.57.0
20
+ Requires-Dist: fonttools==4.58.0
21
21
  Requires-Dist: frozenlist==1.4.1
22
22
  Requires-Dist: idna==3.6
23
23
  Requires-Dist: jsonschema==4.21.1
24
24
  Requires-Dist: jsonschema-specifications==2023.12.1
25
25
  Requires-Dist: kiwisolver==1.4.8
26
- Requires-Dist: matplotlib==3.10.1
26
+ Requires-Dist: matplotlib==3.10.3
27
27
  Requires-Dist: multidict==6.0.5
28
- Requires-Dist: numpy==2.2.4
29
- Requires-Dist: opengeodeweb-viewer[gpu]==1.6.3
30
- Requires-Dist: packaging==24.2
31
- Requires-Dist: pillow==11.1.0
28
+ Requires-Dist: numpy==2.2.5
29
+ Requires-Dist: opengeodeweb-viewer[gpu]==1.7.0
30
+ Requires-Dist: packaging==25.0
31
+ Requires-Dist: pillow==11.2.1
32
32
  Requires-Dist: pyparsing==3.2.3
33
33
  Requires-Dist: python-dateutil==2.9.0.post0
34
34
  Requires-Dist: python-dotenv==1.0.1
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
5
 
6
6
  [project]
7
7
  name = "Vease-Viewer"
8
- version = "2.3.5-rc.1"
8
+ version = "2.3.6"
9
9
  dynamic = ["dependencies"]
10
10
  authors = [
11
11
  { name="Geode-solutions", email="team-web@geode-solutions.com" },
@@ -22,11 +22,11 @@ attrs==23.2.0
22
22
  # jsonschema
23
23
  # opengeodeweb-viewer
24
24
  # referencing
25
- contourpy==1.3.1
25
+ contourpy==1.3.2
26
26
  # via matplotlib
27
27
  cycler==0.12.1
28
28
  # via matplotlib
29
- fonttools==4.57.0
29
+ fonttools==4.58.0
30
30
  # via matplotlib
31
31
  frozenlist==1.4.1
32
32
  # via
@@ -45,22 +45,22 @@ jsonschema-specifications==2023.12.1
45
45
  # opengeodeweb-viewer
46
46
  kiwisolver==1.4.8
47
47
  # via matplotlib
48
- matplotlib==3.10.1
48
+ matplotlib==3.10.3
49
49
  # via vtk
50
50
  multidict==6.0.5
51
51
  # via
52
52
  # aiohttp
53
53
  # opengeodeweb-viewer
54
54
  # yarl
55
- numpy==2.2.4
55
+ numpy==2.2.5
56
56
  # via
57
57
  # contourpy
58
58
  # matplotlib
59
- opengeodeweb-viewer[gpu]==1.6.3
59
+ opengeodeweb-viewer[gpu]==1.7.0
60
60
  # via -r requirements_gpu.in
61
- packaging==24.2
61
+ packaging==25.0
62
62
  # via matplotlib
63
- pillow==11.1.0
63
+ pillow==11.2.1
64
64
  # via matplotlib
65
65
  pyparsing==3.2.3
66
66
  # via matplotlib
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: Vease-Viewer
3
- Version: 2.3.5rc1
3
+ Version: 2.3.6
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
@@ -15,20 +15,20 @@ Requires-Dist: aiohttp==3.9.3
15
15
  Requires-Dist: aiosignal==1.3.1
16
16
  Requires-Dist: async-timeout==4.0.3
17
17
  Requires-Dist: attrs==23.2.0
18
- Requires-Dist: contourpy==1.3.1
18
+ Requires-Dist: contourpy==1.3.2
19
19
  Requires-Dist: cycler==0.12.1
20
- Requires-Dist: fonttools==4.57.0
20
+ Requires-Dist: fonttools==4.58.0
21
21
  Requires-Dist: frozenlist==1.4.1
22
22
  Requires-Dist: idna==3.6
23
23
  Requires-Dist: jsonschema==4.21.1
24
24
  Requires-Dist: jsonschema-specifications==2023.12.1
25
25
  Requires-Dist: kiwisolver==1.4.8
26
- Requires-Dist: matplotlib==3.10.1
26
+ Requires-Dist: matplotlib==3.10.3
27
27
  Requires-Dist: multidict==6.0.5
28
- Requires-Dist: numpy==2.2.4
29
- Requires-Dist: opengeodeweb-viewer[gpu]==1.6.3
30
- Requires-Dist: packaging==24.2
31
- Requires-Dist: pillow==11.1.0
28
+ Requires-Dist: numpy==2.2.5
29
+ Requires-Dist: opengeodeweb-viewer[gpu]==1.7.0
30
+ Requires-Dist: packaging==25.0
31
+ Requires-Dist: pillow==11.2.1
32
32
  Requires-Dist: pyparsing==3.2.3
33
33
  Requires-Dist: python-dateutil==2.9.0.post0
34
34
  Requires-Dist: python-dotenv==1.0.1
@@ -2,20 +2,20 @@ aiohttp==3.9.3
2
2
  aiosignal==1.3.1
3
3
  async-timeout==4.0.3
4
4
  attrs==23.2.0
5
- contourpy==1.3.1
5
+ contourpy==1.3.2
6
6
  cycler==0.12.1
7
- fonttools==4.57.0
7
+ fonttools==4.58.0
8
8
  frozenlist==1.4.1
9
9
  idna==3.6
10
10
  jsonschema==4.21.1
11
11
  jsonschema-specifications==2023.12.1
12
12
  kiwisolver==1.4.8
13
- matplotlib==3.10.1
13
+ matplotlib==3.10.3
14
14
  multidict==6.0.5
15
- numpy==2.2.4
16
- opengeodeweb-viewer[gpu]==1.6.3
17
- packaging==24.2
18
- pillow==11.1.0
15
+ numpy==2.2.5
16
+ opengeodeweb-viewer[gpu]==1.7.0
17
+ packaging==25.0
18
+ pillow==11.2.1
19
19
  pyparsing==3.2.3
20
20
  python-dateutil==2.9.0.post0
21
21
  python-dotenv==1.0.1
File without changes
File without changes
File without changes