Vease-Viewer 2.3.14rc16__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.14rc16
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
@@ -25,20 +25,20 @@ 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
28
- Requires-Dist: idna==3.10
28
+ Requires-Dist: idna~=3.0
29
29
  Requires-Dist: itsdangerous~=2.0
30
30
  Requires-Dist: jinja2~=3.0
31
- Requires-Dist: kiwisolver==1.4.10rc0
31
+ Requires-Dist: kiwisolver~=1.0
32
32
  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.0rc11
38
- Requires-Dist: packaging==25.0
36
+ Requires-Dist: opengeodeweb-microservice~=1.0
37
+ Requires-Dist: opengeodeweb-viewer~=1.0
38
+ Requires-Dist: packaging~=25.0
39
39
  Requires-Dist: pillow~=11.0
40
40
  Requires-Dist: propcache~=0.0
41
- Requires-Dist: pyparsing==3.3.0a1
41
+ 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
@@ -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.16"
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" },
@@ -65,7 +65,7 @@ greenlet~=3.0
65
65
  # opengeodeweb-microservice
66
66
  # opengeodeweb-viewer
67
67
  # sqlalchemy
68
- idna==3.10
68
+ idna~=3.0
69
69
  # via
70
70
  # opengeodeweb-viewer
71
71
  # yarl
@@ -79,7 +79,7 @@ jinja2~=3.0
79
79
  # flask
80
80
  # opengeodeweb-microservice
81
81
  # opengeodeweb-viewer
82
- kiwisolver==1.4.10rc0
82
+ kiwisolver~=1.0
83
83
  # via
84
84
  # matplotlib
85
85
  # opengeodeweb-viewer
@@ -104,11 +104,11 @@ 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.0rc11
109
+ opengeodeweb-viewer~=1.0
110
110
  # via -r requirements-internal.in
111
- packaging==25.0
111
+ packaging~=25.0
112
112
  # via
113
113
  # matplotlib
114
114
  # opengeodeweb-viewer
@@ -121,7 +121,7 @@ propcache~=0.0
121
121
  # aiohttp
122
122
  # opengeodeweb-viewer
123
123
  # yarl
124
- pyparsing==3.3.0a1
124
+ pyparsing~=3.0
125
125
  # via
126
126
  # matplotlib
127
127
  # opengeodeweb-viewer
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: Vease-Viewer
3
- Version: 2.3.14rc16
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
@@ -25,20 +25,20 @@ 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
28
- Requires-Dist: idna==3.10
28
+ Requires-Dist: idna~=3.0
29
29
  Requires-Dist: itsdangerous~=2.0
30
30
  Requires-Dist: jinja2~=3.0
31
- Requires-Dist: kiwisolver==1.4.10rc0
31
+ Requires-Dist: kiwisolver~=1.0
32
32
  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.0rc11
38
- Requires-Dist: packaging==25.0
36
+ Requires-Dist: opengeodeweb-microservice~=1.0
37
+ Requires-Dist: opengeodeweb-viewer~=1.0
38
+ Requires-Dist: packaging~=25.0
39
39
  Requires-Dist: pillow~=11.0
40
40
  Requires-Dist: propcache~=0.0
41
- Requires-Dist: pyparsing==3.3.0a1
41
+ 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
@@ -12,20 +12,20 @@ flask-sqlalchemy~=3.0
12
12
  fonttools~=4.0
13
13
  frozenlist~=1.0
14
14
  greenlet~=3.0
15
- idna==3.10
15
+ idna~=3.0
16
16
  itsdangerous~=2.0
17
17
  jinja2~=3.0
18
- kiwisolver==1.4.10rc0
18
+ kiwisolver~=1.0
19
19
  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.0rc11
25
- packaging==25.0
23
+ opengeodeweb-microservice~=1.0
24
+ opengeodeweb-viewer~=1.0
25
+ packaging~=25.0
26
26
  pillow~=11.0
27
27
  propcache~=0.0
28
- pyparsing==3.3.0a1
28
+ pyparsing~=3.0
29
29
  python-dateutil==2.9.0.post0
30
30
  six~=1.0
31
31
  sqlalchemy~=2.0