Vease-Viewer 2.3.12rc1__py3-none-any.whl → 2.3.13rc1__py3-none-any.whl

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.12rc1
3
+ Version: 2.3.13rc1
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
@@ -11,34 +11,33 @@ Classifier: Operating System :: OS Independent
11
11
  Requires-Python: <3.13,>=3.9
12
12
  Description-Content-Type: text/markdown
13
13
  License-File: LICENSE
14
- Requires-Dist: aiohttp==3.9.3
15
- Requires-Dist: aiosignal==1.3.1
16
- Requires-Dist: async-timeout==4.0.3
17
- Requires-Dist: attrs==23.2.0
14
+ Requires-Dist: aiohappyeyeballs==2.6.1
15
+ Requires-Dist: aiohttp==3.12.14
16
+ Requires-Dist: aiosignal==1.4.0
17
+ Requires-Dist: async-timeout==5.0.1
18
+ Requires-Dist: attrs==25.3.0
18
19
  Requires-Dist: contourpy==1.3.2
19
20
  Requires-Dist: cycler==0.12.1
20
- Requires-Dist: fonttools==4.58.4
21
- Requires-Dist: frozenlist==1.4.1
22
- Requires-Dist: idna==3.6
23
- Requires-Dist: jsonschema==4.21.1
24
- Requires-Dist: jsonschema-specifications==2023.12.1
21
+ Requires-Dist: fastjsonschema==2.21.1
22
+ Requires-Dist: fonttools==4.59.0
23
+ Requires-Dist: frozenlist==1.7.0
24
+ Requires-Dist: idna==3.10
25
25
  Requires-Dist: kiwisolver==1.4.8
26
26
  Requires-Dist: matplotlib==3.10.3
27
- Requires-Dist: multidict==6.0.5
28
- Requires-Dist: numpy==2.3.0
29
- Requires-Dist: opengeodeweb-viewer[gpu]==1.9.1
27
+ Requires-Dist: multidict==6.6.3
28
+ Requires-Dist: numpy==2.2.6
29
+ Requires-Dist: opengeodeweb-viewer[gpu]==1.10.0
30
30
  Requires-Dist: packaging==25.0
31
- Requires-Dist: pillow==11.2.1
31
+ Requires-Dist: pillow==11.3.0
32
+ Requires-Dist: propcache==0.3.2
32
33
  Requires-Dist: pyparsing==3.2.3
33
34
  Requires-Dist: python-dateutil==2.9.0.post0
34
- Requires-Dist: python-dotenv==1.0.1
35
- Requires-Dist: referencing==0.33.0
36
- Requires-Dist: rpds-py==0.18.0
37
35
  Requires-Dist: six==1.17.0
36
+ Requires-Dist: typing-extensions==4.14.1
38
37
  Requires-Dist: vtk==9.3.1
39
- Requires-Dist: websocket-client==1.7.0
38
+ Requires-Dist: websocket-client==1.8.0
40
39
  Requires-Dist: wslink==1.12.4
41
- Requires-Dist: yarl==1.9.4
40
+ Requires-Dist: yarl==1.20.1
42
41
  Provides-Extra: gpu
43
42
  Requires-Dist: vtk==9.*; extra == "gpu"
44
43
  Dynamic: license-file
@@ -1,9 +1,9 @@
1
1
  vease_viewer/app.py,sha256=7ZVoW6741GjmR7CA592TAFSZUJIdkPM0BQameOlDKRs,460
2
2
  vease_viewer/rpc/protocols.py,sha256=aVrx5U-AaLgr8SL8lxw7Fj0m9VNqNUElEcPtGsfqREA,903
3
3
  vease_viewer/rpc/schemas/microservice_version.json,sha256=AjOLp1fuLNcP_4YpQIQRSSNDPznfTUkf6kbqBjIPo0o,126
4
- vease_viewer-2.3.12rc1.dist-info/licenses/LICENSE,sha256=IMF9i4xIpgCADf0U-V1cuf9HBmqWQd3qtI3FSuyW4zE,26526
5
- vease_viewer-2.3.12rc1.dist-info/METADATA,sha256=9cnIc7iGVKHC85vvgtVT45xlH5d9akPWPMiETDUdYQ0,1594
6
- vease_viewer-2.3.12rc1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
- vease_viewer-2.3.12rc1.dist-info/entry_points.txt,sha256=n39U_EW4l0moq5yJ-yavxNP3WHf_L5AITJpez8H2TWg,61
8
- vease_viewer-2.3.12rc1.dist-info/top_level.txt,sha256=ulf1U3rlf8f1kleu7P2T6vZIhVgwi5aS1_qgNaSwiwA,13
9
- vease_viewer-2.3.12rc1.dist-info/RECORD,,
4
+ vease_viewer-2.3.13rc1.dist-info/licenses/LICENSE,sha256=IMF9i4xIpgCADf0U-V1cuf9HBmqWQd3qtI3FSuyW4zE,26526
5
+ vease_viewer-2.3.13rc1.dist-info/METADATA,sha256=I45ftdA9vem23rBtNWqiA1NAWka6CsSVZB0B5ADSnYc,1561
6
+ vease_viewer-2.3.13rc1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
+ vease_viewer-2.3.13rc1.dist-info/entry_points.txt,sha256=n39U_EW4l0moq5yJ-yavxNP3WHf_L5AITJpez8H2TWg,61
8
+ vease_viewer-2.3.13rc1.dist-info/top_level.txt,sha256=ulf1U3rlf8f1kleu7P2T6vZIhVgwi5aS1_qgNaSwiwA,13
9
+ vease_viewer-2.3.13rc1.dist-info/RECORD,,