wizata-dsapi 2.1.0.dev14__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.
Files changed (67) hide show
  1. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/PKG-INFO +49 -3
  2. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/setup.py +7 -1
  3. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/trigger.py +16 -3
  4. wizata_dsapi-2.1.0.dev16/wizata_dsapi/version.py +1 -0
  5. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi.egg-info/PKG-INFO +49 -3
  6. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi.egg-info/requires.txt +54 -1
  7. wizata_dsapi-2.1.0.dev14/wizata_dsapi/version.py +0 -1
  8. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/LICENSE.txt +0 -0
  9. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/README.rst +0 -0
  10. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/setup.cfg +0 -0
  11. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/__init__.py +0 -0
  12. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/api_config.py +0 -0
  13. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/api_dto.py +0 -0
  14. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/api_interface.py +0 -0
  15. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/bucket.py +0 -0
  16. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/business_label.py +0 -0
  17. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/context.py +0 -0
  18. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/dashboard.py +0 -0
  19. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/dataframe_toolkit.py +0 -0
  20. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/datapoint.py +0 -0
  21. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/datastore.py +0 -0
  22. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/deployment.py +0 -0
  23. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/ds_dataframe.py +0 -0
  24. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/dsapi_json_encoder.py +0 -0
  25. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/edge_config.py +0 -0
  26. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/edge_device.py +0 -0
  27. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/edge_module.py +0 -0
  28. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/evaluation.py +0 -0
  29. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/execution.py +0 -0
  30. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/execution_log.py +0 -0
  31. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/experiment.py +0 -0
  32. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/graylog_log.py +0 -0
  33. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/group_system.py +0 -0
  34. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/ilogger.py +0 -0
  35. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/insight.py +0 -0
  36. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/mlmodel.py +0 -0
  37. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/mobile_asset.py +0 -0
  38. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/model_toolkit.py +0 -0
  39. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/models/__init__.py +0 -0
  40. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/models/common.py +0 -0
  41. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/notification.py +0 -0
  42. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/paged_query_result.py +0 -0
  43. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/pipeline.py +0 -0
  44. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/pipeline_image.py +0 -0
  45. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/plot.py +0 -0
  46. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/plots/__init__.py +0 -0
  47. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/plots/common.py +0 -0
  48. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/plots/theme.py +0 -0
  49. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/request.py +0 -0
  50. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/script.py +0 -0
  51. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/scripts/__init__.py +0 -0
  52. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/scripts/common.py +0 -0
  53. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/search.py +0 -0
  54. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/solution_component.py +0 -0
  55. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/streamlit_utils.py +0 -0
  56. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/template.py +0 -0
  57. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/template_config.py +0 -0
  58. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/twin.py +0 -0
  59. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/twinregistration.py +0 -0
  60. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/user.py +0 -0
  61. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/wizard_function.py +0 -0
  62. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/wizard_request.py +0 -0
  63. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/wizata_dsapi_client.py +0 -0
  64. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi/words.py +0 -0
  65. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi.egg-info/SOURCES.txt +0 -0
  66. {wizata_dsapi-2.1.0.dev14 → wizata_dsapi-2.1.0.dev16}/wizata_dsapi.egg-info/dependency_links.txt +0 -0
  67. {wizata_dsapi-2.1.0.dev14 → 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.dev14
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
- Requires-Dist: torch==2.7.1; (python_version >= "3.11" and python_version < "3.12") and extra == "std"
95
- Requires-Dist: torch>=2.8.0; python_version >= "3.12" and extra == "std"
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': core_dependencies + ml_dependencies + torch_dependencies,
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
  },
@@ -8,7 +8,20 @@ from .api_dto import ApiDto
8
8
  # truth for branch naming). Duplicated as a pure regex on purpose: importing
9
9
  # wizata_ds_gitstore pulls pygit2 through its package __init__, which this public
10
10
  # package must not depend on.
11
- RELEASE_BRANCH_RE = re.compile(r"^release/[A-Za-z0-9_\-\.]{1,64}$")
11
+ # Two accepted shapes:
12
+ # release/<pipeline_key>/<name> current — releases are pipeline-scoped (DEV-5960)
13
+ # release/<name> legacy, tenant-wide; still live on existing triggers
14
+ #
15
+ # The scoped form was added in packages and this validator was NOT updated with it, so
16
+ # every release-PACKAGED deploy failed at the trigger step — after the merge and the
17
+ # release cut, neither of which can be undone. It slipped through because the planner and
18
+ # executor tests fake the trigger client, so the validator never ran in test.
19
+ #
20
+ # This duplication is deliberate (importing wizata_ds_gitstore would pull pygit2 into a
21
+ # public package), which is exactly why it has to be changed in lockstep with
22
+ # BranchNamer._release_re. If you touch one, touch both.
23
+ RELEASE_BRANCH_RE = re.compile(
24
+ r"^release/(?:[A-Za-z0-9_\-]{1,32}/)?[A-Za-z0-9_\-\.]{1,64}$")
12
25
 
13
26
 
14
27
  def validate_trigger_branch(branch):
@@ -34,8 +47,8 @@ def validate_trigger_branch(branch):
34
47
  if RELEASE_BRANCH_RE.match(branch) is None:
35
48
  raise ValueError(
36
49
  f"a trigger can only run a release branch, got {branch!r} — "
37
- f"publish and cut a release/<name> first (master moves, feature "
38
- f"branches are deleted on publish)"
50
+ f"publish and cut a release/<pipeline>/<name> first (master moves, "
51
+ f"feature branches are deleted on publish)"
39
52
  )
40
53
  return branch
41
54
 
@@ -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.dev14
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
- Requires-Dist: torch==2.7.1; (python_version >= "3.11" and python_version < "3.12") and extra == "std"
95
- Requires-Dist: torch>=2.8.0; python_version >= "3.12" and extra == "std"
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.dev14"