wizata-dsapi 2.1.0.dev15__tar.gz → 2.1.0.dev16__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.
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/PKG-INFO +49 -3
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/setup.py +7 -1
- wizata_dsapi-2.1.0.dev16/wizata_dsapi/version.py +1 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi.egg-info/PKG-INFO +49 -3
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi.egg-info/requires.txt +54 -1
- wizata_dsapi-2.1.0.dev15/wizata_dsapi/version.py +0 -1
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/LICENSE.txt +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/README.rst +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/setup.cfg +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/__init__.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/api_config.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/api_dto.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/api_interface.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/bucket.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/business_label.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/context.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/dashboard.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/dataframe_toolkit.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/datapoint.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/datastore.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/deployment.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/ds_dataframe.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/dsapi_json_encoder.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/edge_config.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/edge_device.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/edge_module.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/evaluation.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/execution.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/execution_log.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/experiment.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/graylog_log.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/group_system.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/ilogger.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/insight.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/mlmodel.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/mobile_asset.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/model_toolkit.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/models/__init__.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/models/common.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/notification.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/paged_query_result.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/pipeline.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/pipeline_image.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/plot.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/plots/__init__.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/plots/common.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/plots/theme.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/request.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/script.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/scripts/__init__.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/scripts/common.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/search.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/solution_component.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/streamlit_utils.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/template.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/template_config.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/trigger.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/twin.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/twinregistration.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/user.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/wizard_function.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/wizard_request.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/wizata_dsapi_client.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/words.py +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi.egg-info/SOURCES.txt +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi.egg-info/dependency_links.txt +0 -0
- {wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: wizata_dsapi
|
|
3
|
-
Version: 2.1.0.
|
|
3
|
+
Version: 2.1.0.dev16
|
|
4
4
|
Summary: Wizata Data Science Toolkit
|
|
5
5
|
Author: Wizata S.A.
|
|
6
6
|
Author-email: info@wizata.com
|
|
@@ -91,8 +91,54 @@ Requires-Dist: shapely==2.0.1; python_version < "3.12" and extra == "std"
|
|
|
91
91
|
Requires-Dist: shapely>=2.1.2; python_version >= "3.12" and extra == "std"
|
|
92
92
|
Requires-Dist: pyodbc==4.0.35; python_version < "3.12" and extra == "std"
|
|
93
93
|
Requires-Dist: pyodbc>=5.2.0; python_version >= "3.12" and extra == "std"
|
|
94
|
-
|
|
95
|
-
Requires-Dist:
|
|
94
|
+
Provides-Extra: torch
|
|
95
|
+
Requires-Dist: pandas==2.2.3; (python_version >= "3.11" and python_version < "3.12") and extra == "torch"
|
|
96
|
+
Requires-Dist: pandas>=2.3.3; python_version >= "3.12" and extra == "torch"
|
|
97
|
+
Requires-Dist: numpy==1.26.4; python_version < "3.12" and extra == "torch"
|
|
98
|
+
Requires-Dist: numpy>=2.3.3; python_version >= "3.12" and extra == "torch"
|
|
99
|
+
Requires-Dist: dill==0.3.6; python_version < "3.12" and extra == "torch"
|
|
100
|
+
Requires-Dist: dill==0.4.0; python_version >= "3.12" and extra == "torch"
|
|
101
|
+
Requires-Dist: protobuf==3.20.3; python_version < "3.12" and extra == "torch"
|
|
102
|
+
Requires-Dist: protobuf>=5.29.5; python_version >= "3.12" and extra == "torch"
|
|
103
|
+
Requires-Dist: msal==1.30.0; python_version < "3.12" and extra == "torch"
|
|
104
|
+
Requires-Dist: msal>=1.34.0; python_version >= "3.12" and extra == "torch"
|
|
105
|
+
Requires-Dist: joblib==1.5.2; python_version < "3.12" and extra == "torch"
|
|
106
|
+
Requires-Dist: joblib>=1.2.0; python_version >= "3.12" and extra == "torch"
|
|
107
|
+
Requires-Dist: requests<3,>=2.32.5; (python_version >= "3.11" and python_version < "3.12") and extra == "torch"
|
|
108
|
+
Requires-Dist: requests>=2.32.5; python_version >= "3.12" and extra == "torch"
|
|
109
|
+
Requires-Dist: setuptools<81,>=80.9.0; (python_version >= "3.11" and python_version < "3.12") and extra == "torch"
|
|
110
|
+
Requires-Dist: setuptools>=80.9.0; python_version >= "3.12" and extra == "torch"
|
|
111
|
+
Requires-Dist: plotly==5.13.1; python_version < "3.12" and extra == "torch"
|
|
112
|
+
Requires-Dist: plotly>=6.3.1; python_version >= "3.12" and extra == "torch"
|
|
113
|
+
Requires-Dist: pytz<2027,>=2026.1; extra == "torch"
|
|
114
|
+
Requires-Dist: matplotlib<3.11,>=3.10.6; (python_version >= "3.11" and python_version < "3.12") and extra == "torch"
|
|
115
|
+
Requires-Dist: matplotlib>=3.10.6; python_version >= "3.12" and extra == "torch"
|
|
116
|
+
Requires-Dist: scikit-learn==1.2.2; python_version < "3.12" and extra == "torch"
|
|
117
|
+
Requires-Dist: scikit-learn>=1.7.2; python_version >= "3.12" and extra == "torch"
|
|
118
|
+
Requires-Dist: adtk==0.6.2; extra == "torch"
|
|
119
|
+
Requires-Dist: scipy==1.10.1; python_version < "3.12" and extra == "torch"
|
|
120
|
+
Requires-Dist: scipy>=1.16.2; python_version >= "3.12" and extra == "torch"
|
|
121
|
+
Requires-Dist: xgboost==1.7.4; python_version < "3.12" and extra == "torch"
|
|
122
|
+
Requires-Dist: xgboost>=3.0.5; python_version >= "3.12" and extra == "torch"
|
|
123
|
+
Requires-Dist: u8darts==0.25.0; python_version < "3.12" and extra == "torch"
|
|
124
|
+
Requires-Dist: u8darts>=0.38.0; python_version >= "3.12" and extra == "torch"
|
|
125
|
+
Requires-Dist: optuna==3.3.0; python_version < "3.12" and extra == "torch"
|
|
126
|
+
Requires-Dist: optuna>=4.5.0; python_version >= "3.12" and extra == "torch"
|
|
127
|
+
Requires-Dist: explainerdashboard==0.4.2.1; python_version < "3.12" and extra == "torch"
|
|
128
|
+
Requires-Dist: ipywidgets==8.0.4; python_version < "3.12" and extra == "torch"
|
|
129
|
+
Requires-Dist: ipywidgets>=8.1.7; python_version >= "3.12" and extra == "torch"
|
|
130
|
+
Requires-Dist: kaleido==0.2.1; python_version < "3.12" and extra == "torch"
|
|
131
|
+
Requires-Dist: kaleido>=1.1.0; python_version >= "3.12" and extra == "torch"
|
|
132
|
+
Requires-Dist: pytest==7.2.2; python_version < "3.12" and extra == "torch"
|
|
133
|
+
Requires-Dist: pytest>=8.4.2; python_version >= "3.12" and extra == "torch"
|
|
134
|
+
Requires-Dist: pytest-cov==4.0.0; python_version < "3.12" and extra == "torch"
|
|
135
|
+
Requires-Dist: pytest-cov>=7.0.0; python_version >= "3.12" and extra == "torch"
|
|
136
|
+
Requires-Dist: shapely==2.0.1; python_version < "3.12" and extra == "torch"
|
|
137
|
+
Requires-Dist: shapely>=2.1.2; python_version >= "3.12" and extra == "torch"
|
|
138
|
+
Requires-Dist: pyodbc==4.0.35; python_version < "3.12" and extra == "torch"
|
|
139
|
+
Requires-Dist: pyodbc>=5.2.0; python_version >= "3.12" and extra == "torch"
|
|
140
|
+
Requires-Dist: torch==2.7.1; (python_version >= "3.11" and python_version < "3.12") and extra == "torch"
|
|
141
|
+
Requires-Dist: torch>=2.8.0; python_version >= "3.12" and extra == "torch"
|
|
96
142
|
Provides-Extra: julia
|
|
97
143
|
Requires-Dist: pandas==2.2.3; (python_version >= "3.11" and python_version < "3.12") and extra == "julia"
|
|
98
144
|
Requires-Dist: pandas>=2.3.3; python_version >= "3.12" and extra == "julia"
|
|
@@ -81,7 +81,13 @@ setup(
|
|
|
81
81
|
install_requires=core_dependencies,
|
|
82
82
|
extras_require={
|
|
83
83
|
'slim': core_dependencies,
|
|
84
|
-
'std'
|
|
84
|
+
# DEV-6008: torch is no longer part of 'std'. It is a multi-GB dependency that
|
|
85
|
+
# every std runner carried whether or not a pipeline used it, and its 3.11 pin
|
|
86
|
+
# is the constraint that made that build fragile. Pipelines that need it now
|
|
87
|
+
# ask for it: wizata_dsapi[torch]. The runtime already treats it as optional
|
|
88
|
+
# (wizata_dsapi.HAS_TORCH), so 'std' losing it changes no behaviour.
|
|
89
|
+
'std': core_dependencies + ml_dependencies,
|
|
90
|
+
'torch': core_dependencies + ml_dependencies + torch_dependencies,
|
|
85
91
|
'julia': core_dependencies + ml_dependencies + julia_dependencies,
|
|
86
92
|
'all': ['wizata-dsapi-extras-all-removed-pick-std-or-other==999.0.0'],
|
|
87
93
|
},
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
__version__ = "2.1.0.dev16"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: wizata_dsapi
|
|
3
|
-
Version: 2.1.0.
|
|
3
|
+
Version: 2.1.0.dev16
|
|
4
4
|
Summary: Wizata Data Science Toolkit
|
|
5
5
|
Author: Wizata S.A.
|
|
6
6
|
Author-email: info@wizata.com
|
|
@@ -91,8 +91,54 @@ Requires-Dist: shapely==2.0.1; python_version < "3.12" and extra == "std"
|
|
|
91
91
|
Requires-Dist: shapely>=2.1.2; python_version >= "3.12" and extra == "std"
|
|
92
92
|
Requires-Dist: pyodbc==4.0.35; python_version < "3.12" and extra == "std"
|
|
93
93
|
Requires-Dist: pyodbc>=5.2.0; python_version >= "3.12" and extra == "std"
|
|
94
|
-
|
|
95
|
-
Requires-Dist:
|
|
94
|
+
Provides-Extra: torch
|
|
95
|
+
Requires-Dist: pandas==2.2.3; (python_version >= "3.11" and python_version < "3.12") and extra == "torch"
|
|
96
|
+
Requires-Dist: pandas>=2.3.3; python_version >= "3.12" and extra == "torch"
|
|
97
|
+
Requires-Dist: numpy==1.26.4; python_version < "3.12" and extra == "torch"
|
|
98
|
+
Requires-Dist: numpy>=2.3.3; python_version >= "3.12" and extra == "torch"
|
|
99
|
+
Requires-Dist: dill==0.3.6; python_version < "3.12" and extra == "torch"
|
|
100
|
+
Requires-Dist: dill==0.4.0; python_version >= "3.12" and extra == "torch"
|
|
101
|
+
Requires-Dist: protobuf==3.20.3; python_version < "3.12" and extra == "torch"
|
|
102
|
+
Requires-Dist: protobuf>=5.29.5; python_version >= "3.12" and extra == "torch"
|
|
103
|
+
Requires-Dist: msal==1.30.0; python_version < "3.12" and extra == "torch"
|
|
104
|
+
Requires-Dist: msal>=1.34.0; python_version >= "3.12" and extra == "torch"
|
|
105
|
+
Requires-Dist: joblib==1.5.2; python_version < "3.12" and extra == "torch"
|
|
106
|
+
Requires-Dist: joblib>=1.2.0; python_version >= "3.12" and extra == "torch"
|
|
107
|
+
Requires-Dist: requests<3,>=2.32.5; (python_version >= "3.11" and python_version < "3.12") and extra == "torch"
|
|
108
|
+
Requires-Dist: requests>=2.32.5; python_version >= "3.12" and extra == "torch"
|
|
109
|
+
Requires-Dist: setuptools<81,>=80.9.0; (python_version >= "3.11" and python_version < "3.12") and extra == "torch"
|
|
110
|
+
Requires-Dist: setuptools>=80.9.0; python_version >= "3.12" and extra == "torch"
|
|
111
|
+
Requires-Dist: plotly==5.13.1; python_version < "3.12" and extra == "torch"
|
|
112
|
+
Requires-Dist: plotly>=6.3.1; python_version >= "3.12" and extra == "torch"
|
|
113
|
+
Requires-Dist: pytz<2027,>=2026.1; extra == "torch"
|
|
114
|
+
Requires-Dist: matplotlib<3.11,>=3.10.6; (python_version >= "3.11" and python_version < "3.12") and extra == "torch"
|
|
115
|
+
Requires-Dist: matplotlib>=3.10.6; python_version >= "3.12" and extra == "torch"
|
|
116
|
+
Requires-Dist: scikit-learn==1.2.2; python_version < "3.12" and extra == "torch"
|
|
117
|
+
Requires-Dist: scikit-learn>=1.7.2; python_version >= "3.12" and extra == "torch"
|
|
118
|
+
Requires-Dist: adtk==0.6.2; extra == "torch"
|
|
119
|
+
Requires-Dist: scipy==1.10.1; python_version < "3.12" and extra == "torch"
|
|
120
|
+
Requires-Dist: scipy>=1.16.2; python_version >= "3.12" and extra == "torch"
|
|
121
|
+
Requires-Dist: xgboost==1.7.4; python_version < "3.12" and extra == "torch"
|
|
122
|
+
Requires-Dist: xgboost>=3.0.5; python_version >= "3.12" and extra == "torch"
|
|
123
|
+
Requires-Dist: u8darts==0.25.0; python_version < "3.12" and extra == "torch"
|
|
124
|
+
Requires-Dist: u8darts>=0.38.0; python_version >= "3.12" and extra == "torch"
|
|
125
|
+
Requires-Dist: optuna==3.3.0; python_version < "3.12" and extra == "torch"
|
|
126
|
+
Requires-Dist: optuna>=4.5.0; python_version >= "3.12" and extra == "torch"
|
|
127
|
+
Requires-Dist: explainerdashboard==0.4.2.1; python_version < "3.12" and extra == "torch"
|
|
128
|
+
Requires-Dist: ipywidgets==8.0.4; python_version < "3.12" and extra == "torch"
|
|
129
|
+
Requires-Dist: ipywidgets>=8.1.7; python_version >= "3.12" and extra == "torch"
|
|
130
|
+
Requires-Dist: kaleido==0.2.1; python_version < "3.12" and extra == "torch"
|
|
131
|
+
Requires-Dist: kaleido>=1.1.0; python_version >= "3.12" and extra == "torch"
|
|
132
|
+
Requires-Dist: pytest==7.2.2; python_version < "3.12" and extra == "torch"
|
|
133
|
+
Requires-Dist: pytest>=8.4.2; python_version >= "3.12" and extra == "torch"
|
|
134
|
+
Requires-Dist: pytest-cov==4.0.0; python_version < "3.12" and extra == "torch"
|
|
135
|
+
Requires-Dist: pytest-cov>=7.0.0; python_version >= "3.12" and extra == "torch"
|
|
136
|
+
Requires-Dist: shapely==2.0.1; python_version < "3.12" and extra == "torch"
|
|
137
|
+
Requires-Dist: shapely>=2.1.2; python_version >= "3.12" and extra == "torch"
|
|
138
|
+
Requires-Dist: pyodbc==4.0.35; python_version < "3.12" and extra == "torch"
|
|
139
|
+
Requires-Dist: pyodbc>=5.2.0; python_version >= "3.12" and extra == "torch"
|
|
140
|
+
Requires-Dist: torch==2.7.1; (python_version >= "3.11" and python_version < "3.12") and extra == "torch"
|
|
141
|
+
Requires-Dist: torch>=2.8.0; python_version >= "3.12" and extra == "torch"
|
|
96
142
|
Provides-Extra: julia
|
|
97
143
|
Requires-Dist: pandas==2.2.3; (python_version >= "3.11" and python_version < "3.12") and extra == "julia"
|
|
98
144
|
Requires-Dist: pandas>=2.3.3; python_version >= "3.12" and extra == "julia"
|
|
@@ -139,7 +139,6 @@ pandas==2.2.3
|
|
|
139
139
|
requests<3,>=2.32.5
|
|
140
140
|
setuptools<81,>=80.9.0
|
|
141
141
|
matplotlib<3.11,>=3.10.6
|
|
142
|
-
torch==2.7.1
|
|
143
142
|
|
|
144
143
|
[std:python_version >= "3.12"]
|
|
145
144
|
pandas>=2.3.3
|
|
@@ -163,4 +162,58 @@ pytest>=8.4.2
|
|
|
163
162
|
pytest-cov>=7.0.0
|
|
164
163
|
shapely>=2.1.2
|
|
165
164
|
pyodbc>=5.2.0
|
|
165
|
+
|
|
166
|
+
[torch]
|
|
167
|
+
pytz<2027,>=2026.1
|
|
168
|
+
adtk==0.6.2
|
|
169
|
+
|
|
170
|
+
[torch:python_version < "3.12"]
|
|
171
|
+
numpy==1.26.4
|
|
172
|
+
dill==0.3.6
|
|
173
|
+
protobuf==3.20.3
|
|
174
|
+
msal==1.30.0
|
|
175
|
+
joblib==1.5.2
|
|
176
|
+
plotly==5.13.1
|
|
177
|
+
scikit-learn==1.2.2
|
|
178
|
+
scipy==1.10.1
|
|
179
|
+
xgboost==1.7.4
|
|
180
|
+
u8darts==0.25.0
|
|
181
|
+
optuna==3.3.0
|
|
182
|
+
explainerdashboard==0.4.2.1
|
|
183
|
+
ipywidgets==8.0.4
|
|
184
|
+
kaleido==0.2.1
|
|
185
|
+
pytest==7.2.2
|
|
186
|
+
pytest-cov==4.0.0
|
|
187
|
+
shapely==2.0.1
|
|
188
|
+
pyodbc==4.0.35
|
|
189
|
+
|
|
190
|
+
[torch:python_version >= "3.11" and python_version < "3.12"]
|
|
191
|
+
pandas==2.2.3
|
|
192
|
+
requests<3,>=2.32.5
|
|
193
|
+
setuptools<81,>=80.9.0
|
|
194
|
+
matplotlib<3.11,>=3.10.6
|
|
195
|
+
torch==2.7.1
|
|
196
|
+
|
|
197
|
+
[torch:python_version >= "3.12"]
|
|
198
|
+
pandas>=2.3.3
|
|
199
|
+
numpy>=2.3.3
|
|
200
|
+
dill==0.4.0
|
|
201
|
+
protobuf>=5.29.5
|
|
202
|
+
msal>=1.34.0
|
|
203
|
+
joblib>=1.2.0
|
|
204
|
+
requests>=2.32.5
|
|
205
|
+
setuptools>=80.9.0
|
|
206
|
+
plotly>=6.3.1
|
|
207
|
+
matplotlib>=3.10.6
|
|
208
|
+
scikit-learn>=1.7.2
|
|
209
|
+
scipy>=1.16.2
|
|
210
|
+
xgboost>=3.0.5
|
|
211
|
+
u8darts>=0.38.0
|
|
212
|
+
optuna>=4.5.0
|
|
213
|
+
ipywidgets>=8.1.7
|
|
214
|
+
kaleido>=1.1.0
|
|
215
|
+
pytest>=8.4.2
|
|
216
|
+
pytest-cov>=7.0.0
|
|
217
|
+
shapely>=2.1.2
|
|
218
|
+
pyodbc>=5.2.0
|
|
166
219
|
torch>=2.8.0
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
__version__ = "2.1.0.dev15"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{wizata_dsapi-2.1.0.dev15 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|