Vease-Viewer 2.3.14rc4__tar.gz → 2.3.14rc5__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: Vease-Viewer
3
- Version: 2.3.14rc4
3
+ Version: 2.3.14rc5
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
@@ -19,7 +19,7 @@ Requires-Dist: fastjsonschema==2.21.1
19
19
  Requires-Dist: frozenlist==1.7.0
20
20
  Requires-Dist: idna==3.10
21
21
  Requires-Dist: multidict==6.6.3
22
- Requires-Dist: opengeodeweb-viewer==1.*,>=1.11.0rc2
22
+ Requires-Dist: opengeodeweb-viewer==1.*,>=1.11.0rc3
23
23
  Requires-Dist: propcache==0.3.2
24
24
  Requires-Dist: typing-extensions==4.14.1
25
25
  Requires-Dist: websocket-client==1.8.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.4"
7
+ version = "2.3.14-rc.5"
8
8
  dynamic = ["dependencies"]
9
9
  authors = [
10
10
  { name="Geode-solutions", email="team-web@geode-solutions.com" },
@@ -36,7 +36,7 @@ multidict==6.6.3
36
36
  # aiohttp
37
37
  # opengeodeweb-viewer
38
38
  # yarl
39
- opengeodeweb-viewer==1.*,>=1.11.0rc2
39
+ opengeodeweb-viewer==1.*,>=1.11.0rc3
40
40
  # via -r requirements.in
41
41
  propcache==0.3.2
42
42
  # via
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: Vease-Viewer
3
- Version: 2.3.14rc4
3
+ Version: 2.3.14rc5
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
@@ -19,7 +19,7 @@ Requires-Dist: fastjsonschema==2.21.1
19
19
  Requires-Dist: frozenlist==1.7.0
20
20
  Requires-Dist: idna==3.10
21
21
  Requires-Dist: multidict==6.6.3
22
- Requires-Dist: opengeodeweb-viewer==1.*,>=1.11.0rc2
22
+ Requires-Dist: opengeodeweb-viewer==1.*,>=1.11.0rc3
23
23
  Requires-Dist: propcache==0.3.2
24
24
  Requires-Dist: typing-extensions==4.14.1
25
25
  Requires-Dist: websocket-client==1.8.0
@@ -6,7 +6,7 @@ fastjsonschema==2.21.1
6
6
  frozenlist==1.7.0
7
7
  idna==3.10
8
8
  multidict==6.6.3
9
- opengeodeweb-viewer==1.*,>=1.11.0rc2
9
+ opengeodeweb-viewer==1.*,>=1.11.0rc3
10
10
  propcache==0.3.2
11
11
  typing-extensions==4.14.1
12
12
  websocket-client==1.8.0