Vease-Viewer 2.0.0rc6__tar.gz → 2.1.0rc1__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- {vease_viewer-2.0.0rc6 → vease_viewer-2.1.0rc1}/PKG-INFO +3 -3
- {vease_viewer-2.0.0rc6 → vease_viewer-2.1.0rc1}/pyproject.toml +1 -1
- {vease_viewer-2.0.0rc6 → vease_viewer-2.1.0rc1}/requirements_gpu.txt +2 -2
- {vease_viewer-2.0.0rc6 → vease_viewer-2.1.0rc1}/src/Vease_Viewer.egg-info/PKG-INFO +3 -3
- {vease_viewer-2.0.0rc6 → vease_viewer-2.1.0rc1}/src/Vease_Viewer.egg-info/requires.txt +2 -2
- {vease_viewer-2.0.0rc6 → vease_viewer-2.1.0rc1}/LICENSE +0 -0
- {vease_viewer-2.0.0rc6 → vease_viewer-2.1.0rc1}/README.md +0 -0
- {vease_viewer-2.0.0rc6 → vease_viewer-2.1.0rc1}/setup.cfg +0 -0
- {vease_viewer-2.0.0rc6 → vease_viewer-2.1.0rc1}/src/Vease_Viewer.egg-info/SOURCES.txt +0 -0
- {vease_viewer-2.0.0rc6 → vease_viewer-2.1.0rc1}/src/Vease_Viewer.egg-info/dependency_links.txt +0 -0
- {vease_viewer-2.0.0rc6 → vease_viewer-2.1.0rc1}/src/Vease_Viewer.egg-info/entry_points.txt +0 -0
- {vease_viewer-2.0.0rc6 → vease_viewer-2.1.0rc1}/src/Vease_Viewer.egg-info/top_level.txt +0 -0
- {vease_viewer-2.0.0rc6 → vease_viewer-2.1.0rc1}/src/vease_viewer/app.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: Vease-Viewer
|
3
|
-
Version: 2.
|
3
|
+
Version: 2.1.0rc1
|
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.1
|
19
19
|
Requires-Dist: cycler==0.12.1
|
20
|
-
Requires-Dist: fonttools==4.55.
|
20
|
+
Requires-Dist: fonttools==4.55.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.7
|
|
26
26
|
Requires-Dist: matplotlib==3.10.0rc1
|
27
27
|
Requires-Dist: multidict==6.0.5
|
28
28
|
Requires-Dist: numpy==2.2.0rc1
|
29
|
-
Requires-Dist: opengeodeweb-viewer[gpu]==1.
|
29
|
+
Requires-Dist: opengeodeweb-viewer[gpu]==1.1.0rc1
|
30
30
|
Requires-Dist: packaging==24.2
|
31
31
|
Requires-Dist: pillow==11.0.0
|
32
32
|
Requires-Dist: pyparsing==3.2.0
|
@@ -26,7 +26,7 @@ contourpy==1.3.1
|
|
26
26
|
# via matplotlib
|
27
27
|
cycler==0.12.1
|
28
28
|
# via matplotlib
|
29
|
-
fonttools==4.55.
|
29
|
+
fonttools==4.55.1
|
30
30
|
# via matplotlib
|
31
31
|
frozenlist==1.4.1
|
32
32
|
# via
|
@@ -56,7 +56,7 @@ numpy==2.2.0rc1
|
|
56
56
|
# via
|
57
57
|
# contourpy
|
58
58
|
# matplotlib
|
59
|
-
opengeodeweb-viewer[gpu]==1.
|
59
|
+
opengeodeweb-viewer[gpu]==1.1.0rc1
|
60
60
|
# via -r requirements_gpu.in
|
61
61
|
packaging==24.2
|
62
62
|
# via matplotlib
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: Vease-Viewer
|
3
|
-
Version: 2.
|
3
|
+
Version: 2.1.0rc1
|
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.1
|
19
19
|
Requires-Dist: cycler==0.12.1
|
20
|
-
Requires-Dist: fonttools==4.55.
|
20
|
+
Requires-Dist: fonttools==4.55.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.7
|
|
26
26
|
Requires-Dist: matplotlib==3.10.0rc1
|
27
27
|
Requires-Dist: multidict==6.0.5
|
28
28
|
Requires-Dist: numpy==2.2.0rc1
|
29
|
-
Requires-Dist: opengeodeweb-viewer[gpu]==1.
|
29
|
+
Requires-Dist: opengeodeweb-viewer[gpu]==1.1.0rc1
|
30
30
|
Requires-Dist: packaging==24.2
|
31
31
|
Requires-Dist: pillow==11.0.0
|
32
32
|
Requires-Dist: pyparsing==3.2.0
|
@@ -4,7 +4,7 @@ async-timeout==4.0.3
|
|
4
4
|
attrs==23.2.0
|
5
5
|
contourpy==1.3.1
|
6
6
|
cycler==0.12.1
|
7
|
-
fonttools==4.55.
|
7
|
+
fonttools==4.55.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.7
|
|
13
13
|
matplotlib==3.10.0rc1
|
14
14
|
multidict==6.0.5
|
15
15
|
numpy==2.2.0rc1
|
16
|
-
opengeodeweb-viewer[gpu]==1.
|
16
|
+
opengeodeweb-viewer[gpu]==1.1.0rc1
|
17
17
|
packaging==24.2
|
18
18
|
pillow==11.0.0
|
19
19
|
pyparsing==3.2.0
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{vease_viewer-2.0.0rc6 → vease_viewer-2.1.0rc1}/src/Vease_Viewer.egg-info/dependency_links.txt
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|