Vease-Viewer 2.3.14rc17__tar.gz → 2.3.14rc18__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.

Potentially problematic release.


This version of Vease-Viewer might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: Vease-Viewer
3
- Version: 2.3.14rc17
3
+ Version: 2.3.14rc18
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
@@ -21,7 +21,7 @@ Requires-Dist: contourpy~=1.0
21
21
  Requires-Dist: cycler~=0.0
22
22
  Requires-Dist: fastjsonschema~=2.0
23
23
  Requires-Dist: flask~=3.0
24
- Requires-Dist: flask-sqlalchemy==3.1.1
24
+ Requires-Dist: flask-sqlalchemy~=3.0
25
25
  Requires-Dist: fonttools~=4.0
26
26
  Requires-Dist: frozenlist~=1.0
27
27
  Requires-Dist: greenlet~=3.0
@@ -33,8 +33,8 @@ Requires-Dist: markupsafe~=3.0
33
33
  Requires-Dist: matplotlib~=3.0
34
34
  Requires-Dist: multidict~=6.0
35
35
  Requires-Dist: numpy~=2.0
36
- Requires-Dist: opengeodeweb-microservice==1.0.1rc3
37
- Requires-Dist: opengeodeweb-viewer==1.11.0rc12
36
+ Requires-Dist: opengeodeweb-microservice~=1.0
37
+ Requires-Dist: opengeodeweb-viewer~=1.0
38
38
  Requires-Dist: packaging~=25.0
39
39
  Requires-Dist: pillow~=11.0
40
40
  Requires-Dist: propcache~=0.0
@@ -42,9 +42,9 @@ Requires-Dist: pyparsing~=3.0
42
42
  Requires-Dist: python-dateutil==2.9.0.post0
43
43
  Requires-Dist: six~=1.0
44
44
  Requires-Dist: sqlalchemy~=2.0
45
- Requires-Dist: typing-extensions==4.15.0
45
+ Requires-Dist: typing-extensions~=4.0
46
46
  Requires-Dist: vtk~=9.0
47
- Requires-Dist: websocket-client==1.8.0
47
+ Requires-Dist: websocket-client~=1.0
48
48
  Requires-Dist: werkzeug~=3.0
49
49
  Requires-Dist: wslink~=1.0
50
50
  Requires-Dist: yarl~=1.0
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "Vease-Viewer"
7
- version = "2.3.14-rc.17"
7
+ version = "2.3.14-rc.18"
8
8
  dynamic = ["dependencies"]
9
9
  authors = [
10
10
  { name="Geode-solutions", email="team-web@geode-solutions.com" },
@@ -47,7 +47,7 @@ flask~=3.0
47
47
  # flask-sqlalchemy
48
48
  # opengeodeweb-microservice
49
49
  # opengeodeweb-viewer
50
- flask-sqlalchemy==3.1.1
50
+ flask-sqlalchemy~=3.0
51
51
  # via
52
52
  # opengeodeweb-microservice
53
53
  # opengeodeweb-viewer
@@ -104,9 +104,9 @@ numpy~=2.0
104
104
  # contourpy
105
105
  # matplotlib
106
106
  # opengeodeweb-viewer
107
- opengeodeweb-microservice==1.0.1rc3
107
+ opengeodeweb-microservice~=1.0
108
108
  # via opengeodeweb-viewer
109
- opengeodeweb-viewer==1.11.0rc12
109
+ opengeodeweb-viewer~=1.0
110
110
  # via -r requirements-internal.in
111
111
  packaging~=25.0
112
112
  # via
@@ -138,7 +138,7 @@ sqlalchemy~=2.0
138
138
  # flask-sqlalchemy
139
139
  # opengeodeweb-microservice
140
140
  # opengeodeweb-viewer
141
- typing-extensions==4.15.0
141
+ typing-extensions~=4.0
142
142
  # via
143
143
  # aiosignal
144
144
  # opengeodeweb-microservice
@@ -146,7 +146,7 @@ typing-extensions==4.15.0
146
146
  # sqlalchemy
147
147
  vtk~=9.0
148
148
  # via opengeodeweb-viewer
149
- websocket-client==1.8.0
149
+ websocket-client~=1.0
150
150
  # via opengeodeweb-viewer
151
151
  werkzeug~=3.0
152
152
  # via
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: Vease-Viewer
3
- Version: 2.3.14rc17
3
+ Version: 2.3.14rc18
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
@@ -21,7 +21,7 @@ Requires-Dist: contourpy~=1.0
21
21
  Requires-Dist: cycler~=0.0
22
22
  Requires-Dist: fastjsonschema~=2.0
23
23
  Requires-Dist: flask~=3.0
24
- Requires-Dist: flask-sqlalchemy==3.1.1
24
+ Requires-Dist: flask-sqlalchemy~=3.0
25
25
  Requires-Dist: fonttools~=4.0
26
26
  Requires-Dist: frozenlist~=1.0
27
27
  Requires-Dist: greenlet~=3.0
@@ -33,8 +33,8 @@ Requires-Dist: markupsafe~=3.0
33
33
  Requires-Dist: matplotlib~=3.0
34
34
  Requires-Dist: multidict~=6.0
35
35
  Requires-Dist: numpy~=2.0
36
- Requires-Dist: opengeodeweb-microservice==1.0.1rc3
37
- Requires-Dist: opengeodeweb-viewer==1.11.0rc12
36
+ Requires-Dist: opengeodeweb-microservice~=1.0
37
+ Requires-Dist: opengeodeweb-viewer~=1.0
38
38
  Requires-Dist: packaging~=25.0
39
39
  Requires-Dist: pillow~=11.0
40
40
  Requires-Dist: propcache~=0.0
@@ -42,9 +42,9 @@ Requires-Dist: pyparsing~=3.0
42
42
  Requires-Dist: python-dateutil==2.9.0.post0
43
43
  Requires-Dist: six~=1.0
44
44
  Requires-Dist: sqlalchemy~=2.0
45
- Requires-Dist: typing-extensions==4.15.0
45
+ Requires-Dist: typing-extensions~=4.0
46
46
  Requires-Dist: vtk~=9.0
47
- Requires-Dist: websocket-client==1.8.0
47
+ Requires-Dist: websocket-client~=1.0
48
48
  Requires-Dist: werkzeug~=3.0
49
49
  Requires-Dist: wslink~=1.0
50
50
  Requires-Dist: yarl~=1.0
@@ -8,7 +8,7 @@ contourpy~=1.0
8
8
  cycler~=0.0
9
9
  fastjsonschema~=2.0
10
10
  flask~=3.0
11
- flask-sqlalchemy==3.1.1
11
+ flask-sqlalchemy~=3.0
12
12
  fonttools~=4.0
13
13
  frozenlist~=1.0
14
14
  greenlet~=3.0
@@ -20,8 +20,8 @@ markupsafe~=3.0
20
20
  matplotlib~=3.0
21
21
  multidict~=6.0
22
22
  numpy~=2.0
23
- opengeodeweb-microservice==1.0.1rc3
24
- opengeodeweb-viewer==1.11.0rc12
23
+ opengeodeweb-microservice~=1.0
24
+ opengeodeweb-viewer~=1.0
25
25
  packaging~=25.0
26
26
  pillow~=11.0
27
27
  propcache~=0.0
@@ -29,9 +29,9 @@ pyparsing~=3.0
29
29
  python-dateutil==2.9.0.post0
30
30
  six~=1.0
31
31
  sqlalchemy~=2.0
32
- typing-extensions==4.15.0
32
+ typing-extensions~=4.0
33
33
  vtk~=9.0
34
- websocket-client==1.8.0
34
+ websocket-client~=1.0
35
35
  werkzeug~=3.0
36
36
  wslink~=1.0
37
37
  yarl~=1.0