Vease-Viewer 2.3.14rc8__tar.gz → 2.3.14rc9__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.14rc8
3
+ Version: 2.3.14rc9
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
@@ -16,7 +16,7 @@ Requires-Dist: aiohttp==3.12.15
16
16
  Requires-Dist: aiosignal==1.4.0
17
17
  Requires-Dist: attrs==25.3.0
18
18
  Requires-Dist: blinker==1.9.0
19
- Requires-Dist: click==8.2.1
19
+ Requires-Dist: click==8.3.0
20
20
  Requires-Dist: fastjsonschema==2.21.1
21
21
  Requires-Dist: flask==3.1.2
22
22
  Requires-Dist: flask-sqlalchemy==3.1.1
@@ -28,7 +28,7 @@ Requires-Dist: jinja2==3.1.6
28
28
  Requires-Dist: markupsafe==3.0.2
29
29
  Requires-Dist: multidict==6.6.4
30
30
  Requires-Dist: opengeodeweb-microservice==1.0.0
31
- Requires-Dist: opengeodeweb-viewer==1.*,>=1.11.0rc6
31
+ Requires-Dist: opengeodeweb-viewer==1.*,>=1.11.0rc7
32
32
  Requires-Dist: propcache==0.3.2
33
33
  Requires-Dist: sqlalchemy==2.0.43
34
34
  Requires-Dist: typing-extensions==4.15.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.8"
7
+ version = "2.3.14-rc.9"
8
8
  dynamic = ["dependencies"]
9
9
  authors = [
10
10
  { name="Geode-solutions", email="team-web@geode-solutions.com" },
@@ -24,7 +24,7 @@ blinker==1.9.0
24
24
  # via
25
25
  # flask
26
26
  # opengeodeweb-viewer
27
- click==8.2.1
27
+ click==8.3.0
28
28
  # via
29
29
  # flask
30
30
  # opengeodeweb-viewer
@@ -74,7 +74,7 @@ multidict==6.6.4
74
74
  # yarl
75
75
  opengeodeweb-microservice==1.0.0
76
76
  # via opengeodeweb-viewer
77
- opengeodeweb-viewer==1.*,>=1.11.0rc6
77
+ opengeodeweb-viewer==1.*,>=1.11.0rc7
78
78
  # via -r requirements.in
79
79
  propcache==0.3.2
80
80
  # via
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: Vease-Viewer
3
- Version: 2.3.14rc8
3
+ Version: 2.3.14rc9
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
@@ -16,7 +16,7 @@ Requires-Dist: aiohttp==3.12.15
16
16
  Requires-Dist: aiosignal==1.4.0
17
17
  Requires-Dist: attrs==25.3.0
18
18
  Requires-Dist: blinker==1.9.0
19
- Requires-Dist: click==8.2.1
19
+ Requires-Dist: click==8.3.0
20
20
  Requires-Dist: fastjsonschema==2.21.1
21
21
  Requires-Dist: flask==3.1.2
22
22
  Requires-Dist: flask-sqlalchemy==3.1.1
@@ -28,7 +28,7 @@ Requires-Dist: jinja2==3.1.6
28
28
  Requires-Dist: markupsafe==3.0.2
29
29
  Requires-Dist: multidict==6.6.4
30
30
  Requires-Dist: opengeodeweb-microservice==1.0.0
31
- Requires-Dist: opengeodeweb-viewer==1.*,>=1.11.0rc6
31
+ Requires-Dist: opengeodeweb-viewer==1.*,>=1.11.0rc7
32
32
  Requires-Dist: propcache==0.3.2
33
33
  Requires-Dist: sqlalchemy==2.0.43
34
34
  Requires-Dist: typing-extensions==4.15.0
@@ -3,7 +3,7 @@ aiohttp==3.12.15
3
3
  aiosignal==1.4.0
4
4
  attrs==25.3.0
5
5
  blinker==1.9.0
6
- click==8.2.1
6
+ click==8.3.0
7
7
  fastjsonschema==2.21.1
8
8
  flask==3.1.2
9
9
  flask-sqlalchemy==3.1.1
@@ -15,7 +15,7 @@ jinja2==3.1.6
15
15
  markupsafe==3.0.2
16
16
  multidict==6.6.4
17
17
  opengeodeweb-microservice==1.0.0
18
- opengeodeweb-viewer==1.*,>=1.11.0rc6
18
+ opengeodeweb-viewer==1.*,>=1.11.0rc7
19
19
  propcache==0.3.2
20
20
  sqlalchemy==2.0.43
21
21
  typing-extensions==4.15.0