solara 1.54.0__py3-none-any.whl → 1.55.1__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.
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: solara
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.55.1
|
|
4
4
|
Dynamic: Summary
|
|
5
5
|
Project-URL: Home, https://www.github.com/widgetti/solara
|
|
6
6
|
Project-URL: Documentation, https://solara.dev
|
|
@@ -28,8 +28,8 @@ License: The MIT License (MIT)
|
|
|
28
28
|
THE SOFTWARE.
|
|
29
29
|
Classifier: License :: OSI Approved :: MIT License
|
|
30
30
|
Requires-Python: >=3.7
|
|
31
|
-
Requires-Dist: solara-server[dev,starlette]==1.
|
|
32
|
-
Requires-Dist: solara-ui[all]==1.
|
|
31
|
+
Requires-Dist: solara-server[dev,starlette]==1.55.1
|
|
32
|
+
Requires-Dist: solara-ui[all]==1.55.1
|
|
33
33
|
Provides-Extra: all
|
|
34
34
|
Requires-Dist: altair; extra == 'all'
|
|
35
35
|
Requires-Dist: bqplot; extra == 'all'
|
|
@@ -54,14 +54,14 @@ Requires-Dist: polars; extra == 'all'
|
|
|
54
54
|
Requires-Dist: pre-commit; extra == 'all'
|
|
55
55
|
Requires-Dist: pytest; extra == 'all'
|
|
56
56
|
Requires-Dist: pytest-cov; extra == 'all'
|
|
57
|
-
Requires-Dist: pytest-ipywidgets[all]==1.
|
|
57
|
+
Requires-Dist: pytest-ipywidgets[all]==1.55.1; extra == 'all'
|
|
58
58
|
Requires-Dist: pytest-mock; extra == 'all'
|
|
59
59
|
Requires-Dist: pytest-playwright; extra == 'all'
|
|
60
60
|
Requires-Dist: pytest-timeout; extra == 'all'
|
|
61
61
|
Requires-Dist: pytest-tornasync; extra == 'all'
|
|
62
62
|
Requires-Dist: python-dotenv; extra == 'all'
|
|
63
63
|
Requires-Dist: ruff; extra == 'all'
|
|
64
|
-
Requires-Dist: solara-assets==1.
|
|
64
|
+
Requires-Dist: solara-assets==1.55.1; extra == 'all'
|
|
65
65
|
Requires-Dist: tiktoken; (python_version >= '3.9') and extra == 'all'
|
|
66
66
|
Requires-Dist: types-markdown; extra == 'all'
|
|
67
67
|
Requires-Dist: types-pyyaml; extra == 'all'
|
|
@@ -71,7 +71,7 @@ Requires-Dist: vaex-hdf5; (python_version < '3.11') and extra == 'all'
|
|
|
71
71
|
Requires-Dist: vaex-jupyter; (python_version < '3.11') and extra == 'all'
|
|
72
72
|
Requires-Dist: vega-datasets; extra == 'all'
|
|
73
73
|
Provides-Extra: assets
|
|
74
|
-
Requires-Dist: solara-assets==1.
|
|
74
|
+
Requires-Dist: solara-assets==1.55.1; extra == 'assets'
|
|
75
75
|
Provides-Extra: dev
|
|
76
76
|
Requires-Dist: bqplot; extra == 'dev'
|
|
77
77
|
Requires-Dist: bqplot-image-gl; extra == 'dev'
|
|
@@ -117,7 +117,7 @@ Requires-Dist: vaex-core; (python_version < '3.11') and extra == 'documentation'
|
|
|
117
117
|
Requires-Dist: vaex-hdf5; (python_version < '3.11') and extra == 'documentation'
|
|
118
118
|
Requires-Dist: vega-datasets; extra == 'documentation'
|
|
119
119
|
Provides-Extra: pytest
|
|
120
|
-
Requires-Dist: pytest-ipywidgets[all]==1.
|
|
120
|
+
Requires-Dist: pytest-ipywidgets[all]==1.55.1; extra == 'pytest'
|
|
121
121
|
Description-Content-Type: text/markdown
|
|
122
122
|
|
|
123
123
|
**A Pure Python, React-style Framework for Scaling Your Jupyter and Web Apps**
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
LICENSE,sha256=fFJUz-CWzZ9nEc4QZKu44jMEoDr5fEW-SiqljKpD82E,1086
|
|
2
|
+
solara-1.55.1.dist-info/METADATA,sha256=90RVapspdhytzBW4n5PQM6e7X8f0VktkwCs5UVViJZ8,10679
|
|
3
|
+
solara-1.55.1.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
|
|
4
|
+
solara-1.55.1.dist-info/licenses/LICENSE,sha256=fFJUz-CWzZ9nEc4QZKu44jMEoDr5fEW-SiqljKpD82E,1086
|
|
5
|
+
solara-1.55.1.dist-info/RECORD,,
|
solara-1.54.0.dist-info/RECORD
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
LICENSE,sha256=fFJUz-CWzZ9nEc4QZKu44jMEoDr5fEW-SiqljKpD82E,1086
|
|
2
|
-
solara-1.54.0.dist-info/METADATA,sha256=RENWl5hv0atPLN-s5zPjZXhGGvTh7mjBx5D3elpDQAI,10679
|
|
3
|
-
solara-1.54.0.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
|
|
4
|
-
solara-1.54.0.dist-info/licenses/LICENSE,sha256=fFJUz-CWzZ9nEc4QZKu44jMEoDr5fEW-SiqljKpD82E,1086
|
|
5
|
-
solara-1.54.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|