Vease-Viewer 1.0.2rc1__tar.gz → 2.0.0__tar.gz

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: Vease-Viewer
3
- Version: 1.0.2rc1
3
+ Version: 2.0.0
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,19 +15,19 @@ 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.0
18
+ Requires-Dist: contourpy==1.3.1
19
19
  Requires-Dist: cycler==0.12.1
20
- Requires-Dist: fonttools==4.54.1
20
+ Requires-Dist: fonttools==4.55.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.7
26
- Requires-Dist: matplotlib==3.9.2
26
+ Requires-Dist: matplotlib==3.9.3
27
27
  Requires-Dist: multidict==6.0.5
28
28
  Requires-Dist: numpy==2.1.3
29
- Requires-Dist: opengeodeweb-viewer[gpu]==0.3.0
30
- Requires-Dist: packaging==24.1
29
+ Requires-Dist: opengeodeweb-viewer[gpu]==1.0.0
30
+ Requires-Dist: packaging==24.2
31
31
  Requires-Dist: pillow==11.0.0
32
32
  Requires-Dist: pyparsing==3.2.0
33
33
  Requires-Dist: python-dateutil==2.9.0.post0
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
5
 
6
6
  [project]
7
7
  name = "Vease-Viewer"
8
- version = "1.0.2-rc.1"
8
+ version = "2.0.0"
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.11
2
+ # This file is autogenerated by pip-compile with Python 3.10
3
3
  # by the following command:
4
4
  #
5
5
  # pip-compile requirements_gpu.in
@@ -13,18 +13,20 @@ aiosignal==1.3.1
13
13
  # aiohttp
14
14
  # opengeodeweb-viewer
15
15
  async-timeout==4.0.3
16
- # via opengeodeweb-viewer
16
+ # via
17
+ # aiohttp
18
+ # opengeodeweb-viewer
17
19
  attrs==23.2.0
18
20
  # via
19
21
  # aiohttp
20
22
  # jsonschema
21
23
  # opengeodeweb-viewer
22
24
  # referencing
23
- contourpy==1.3.0
25
+ contourpy==1.3.1
24
26
  # via matplotlib
25
27
  cycler==0.12.1
26
28
  # via matplotlib
27
- fonttools==4.54.1
29
+ fonttools==4.55.0
28
30
  # via matplotlib
29
31
  frozenlist==1.4.1
30
32
  # via
@@ -43,7 +45,7 @@ jsonschema-specifications==2023.12.1
43
45
  # opengeodeweb-viewer
44
46
  kiwisolver==1.4.7
45
47
  # via matplotlib
46
- matplotlib==3.9.2
48
+ matplotlib==3.9.3
47
49
  # via vtk
48
50
  multidict==6.0.5
49
51
  # via
@@ -54,9 +56,9 @@ numpy==2.1.3
54
56
  # via
55
57
  # contourpy
56
58
  # matplotlib
57
- opengeodeweb-viewer[gpu]==0.3.0
59
+ opengeodeweb-viewer[gpu]==1.0.0
58
60
  # via -r requirements_gpu.in
59
- packaging==24.1
61
+ packaging==24.2
60
62
  # via matplotlib
61
63
  pillow==11.0.0
62
64
  # via matplotlib
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: Vease-Viewer
3
- Version: 1.0.2rc1
3
+ Version: 2.0.0
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,19 +15,19 @@ 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.0
18
+ Requires-Dist: contourpy==1.3.1
19
19
  Requires-Dist: cycler==0.12.1
20
- Requires-Dist: fonttools==4.54.1
20
+ Requires-Dist: fonttools==4.55.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.7
26
- Requires-Dist: matplotlib==3.9.2
26
+ Requires-Dist: matplotlib==3.9.3
27
27
  Requires-Dist: multidict==6.0.5
28
28
  Requires-Dist: numpy==2.1.3
29
- Requires-Dist: opengeodeweb-viewer[gpu]==0.3.0
30
- Requires-Dist: packaging==24.1
29
+ Requires-Dist: opengeodeweb-viewer[gpu]==1.0.0
30
+ Requires-Dist: packaging==24.2
31
31
  Requires-Dist: pillow==11.0.0
32
32
  Requires-Dist: pyparsing==3.2.0
33
33
  Requires-Dist: python-dateutil==2.9.0.post0
@@ -2,19 +2,19 @@ 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.0
5
+ contourpy==1.3.1
6
6
  cycler==0.12.1
7
- fonttools==4.54.1
7
+ fonttools==4.55.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.7
13
- matplotlib==3.9.2
13
+ matplotlib==3.9.3
14
14
  multidict==6.0.5
15
15
  numpy==2.1.3
16
- opengeodeweb-viewer[gpu]==0.3.0
17
- packaging==24.1
16
+ opengeodeweb-viewer[gpu]==1.0.0
17
+ packaging==24.2
18
18
  pillow==11.0.0
19
19
  pyparsing==3.2.0
20
20
  python-dateutil==2.9.0.post0
File without changes
File without changes
File without changes