Vease-Viewer 1.0.2__tar.gz → 2.0.0__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- {vease_viewer-1.0.2 → vease_viewer-2.0.0}/PKG-INFO +6 -6
- {vease_viewer-1.0.2 → vease_viewer-2.0.0}/pyproject.toml +1 -1
- {vease_viewer-1.0.2 → vease_viewer-2.0.0}/requirements_gpu.txt +9 -7
- {vease_viewer-1.0.2 → vease_viewer-2.0.0}/src/Vease_Viewer.egg-info/PKG-INFO +6 -6
- {vease_viewer-1.0.2 → vease_viewer-2.0.0}/src/Vease_Viewer.egg-info/requires.txt +5 -5
- {vease_viewer-1.0.2 → vease_viewer-2.0.0}/LICENSE +0 -0
- {vease_viewer-1.0.2 → vease_viewer-2.0.0}/README.md +0 -0
- {vease_viewer-1.0.2 → vease_viewer-2.0.0}/setup.cfg +0 -0
- {vease_viewer-1.0.2 → vease_viewer-2.0.0}/src/Vease_Viewer.egg-info/SOURCES.txt +0 -0
- {vease_viewer-1.0.2 → vease_viewer-2.0.0}/src/Vease_Viewer.egg-info/dependency_links.txt +0 -0
- {vease_viewer-1.0.2 → vease_viewer-2.0.0}/src/Vease_Viewer.egg-info/entry_points.txt +0 -0
- {vease_viewer-1.0.2 → vease_viewer-2.0.0}/src/Vease_Viewer.egg-info/top_level.txt +0 -0
- {vease_viewer-1.0.2 → vease_viewer-2.0.0}/src/vease_viewer/app.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: Vease-Viewer
|
3
|
-
Version:
|
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.
|
18
|
+
Requires-Dist: contourpy==1.3.1
|
19
19
|
Requires-Dist: cycler==0.12.1
|
20
|
-
Requires-Dist: fonttools==4.
|
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.
|
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.
|
30
|
-
Requires-Dist: packaging==24.
|
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
|
@@ -1,5 +1,5 @@
|
|
1
1
|
#
|
2
|
-
# This file is autogenerated by pip-compile with Python 3.
|
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
|
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.
|
25
|
+
contourpy==1.3.1
|
24
26
|
# via matplotlib
|
25
27
|
cycler==0.12.1
|
26
28
|
# via matplotlib
|
27
|
-
fonttools==4.
|
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.
|
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.
|
59
|
+
opengeodeweb-viewer[gpu]==1.0.0
|
58
60
|
# via -r requirements_gpu.in
|
59
|
-
packaging==24.
|
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:
|
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.
|
18
|
+
Requires-Dist: contourpy==1.3.1
|
19
19
|
Requires-Dist: cycler==0.12.1
|
20
|
-
Requires-Dist: fonttools==4.
|
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.
|
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.
|
30
|
-
Requires-Dist: packaging==24.
|
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.
|
5
|
+
contourpy==1.3.1
|
6
6
|
cycler==0.12.1
|
7
|
-
fonttools==4.
|
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.
|
13
|
+
matplotlib==3.9.3
|
14
14
|
multidict==6.0.5
|
15
15
|
numpy==2.1.3
|
16
|
-
opengeodeweb-viewer[gpu]==0.
|
17
|
-
packaging==24.
|
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
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|