Vease-Viewer 2.3.14rc4__tar.gz → 2.3.14rc6__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.14rc6
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
@@ -18,10 +18,10 @@ Requires-Dist: attrs==25.3.0
18
18
  Requires-Dist: fastjsonschema==2.21.1
19
19
  Requires-Dist: frozenlist==1.7.0
20
20
  Requires-Dist: idna==3.10
21
- Requires-Dist: multidict==6.6.3
22
- Requires-Dist: opengeodeweb-viewer==1.*,>=1.11.0rc2
21
+ Requires-Dist: multidict==6.6.4
22
+ Requires-Dist: opengeodeweb-viewer==1.*,>=1.11.0rc4
23
23
  Requires-Dist: propcache==0.3.2
24
- Requires-Dist: typing-extensions==4.14.1
24
+ Requires-Dist: typing-extensions==4.15.0
25
25
  Requires-Dist: websocket-client==1.8.0
26
26
  Requires-Dist: wslink==1.12.4
27
27
  Requires-Dist: yarl==1.20.1
@@ -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.6"
8
8
  dynamic = ["dependencies"]
9
9
  authors = [
10
10
  { name="Geode-solutions", email="team-web@geode-solutions.com" },
@@ -31,19 +31,19 @@ idna==3.10
31
31
  # via
32
32
  # opengeodeweb-viewer
33
33
  # yarl
34
- multidict==6.6.3
34
+ multidict==6.6.4
35
35
  # via
36
36
  # aiohttp
37
37
  # opengeodeweb-viewer
38
38
  # yarl
39
- opengeodeweb-viewer==1.*,>=1.11.0rc2
39
+ opengeodeweb-viewer==1.*,>=1.11.0rc4
40
40
  # via -r requirements.in
41
41
  propcache==0.3.2
42
42
  # via
43
43
  # aiohttp
44
44
  # opengeodeweb-viewer
45
45
  # yarl
46
- typing-extensions==4.14.1
46
+ typing-extensions==4.15.0
47
47
  # via
48
48
  # aiosignal
49
49
  # opengeodeweb-viewer
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: Vease-Viewer
3
- Version: 2.3.14rc4
3
+ Version: 2.3.14rc6
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
@@ -18,10 +18,10 @@ Requires-Dist: attrs==25.3.0
18
18
  Requires-Dist: fastjsonschema==2.21.1
19
19
  Requires-Dist: frozenlist==1.7.0
20
20
  Requires-Dist: idna==3.10
21
- Requires-Dist: multidict==6.6.3
22
- Requires-Dist: opengeodeweb-viewer==1.*,>=1.11.0rc2
21
+ Requires-Dist: multidict==6.6.4
22
+ Requires-Dist: opengeodeweb-viewer==1.*,>=1.11.0rc4
23
23
  Requires-Dist: propcache==0.3.2
24
- Requires-Dist: typing-extensions==4.14.1
24
+ Requires-Dist: typing-extensions==4.15.0
25
25
  Requires-Dist: websocket-client==1.8.0
26
26
  Requires-Dist: wslink==1.12.4
27
27
  Requires-Dist: yarl==1.20.1
@@ -5,10 +5,10 @@ attrs==25.3.0
5
5
  fastjsonschema==2.21.1
6
6
  frozenlist==1.7.0
7
7
  idna==3.10
8
- multidict==6.6.3
9
- opengeodeweb-viewer==1.*,>=1.11.0rc2
8
+ multidict==6.6.4
9
+ opengeodeweb-viewer==1.*,>=1.11.0rc4
10
10
  propcache==0.3.2
11
- typing-extensions==4.14.1
11
+ typing-extensions==4.15.0
12
12
  websocket-client==1.8.0
13
13
  wslink==1.12.4
14
14
  yarl==1.20.1