wizata-dsapi 2.0.0.dev29__tar.gz → 2.0.0.dev31__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 (66) hide show
  1. {wizata_dsapi-2.0.0.dev29/wizata_dsapi.egg-info → wizata_dsapi-2.0.0.dev31}/PKG-INFO +13 -8
  2. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/setup.py +7 -4
  3. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/__init__.py +1 -1
  4. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/search.py +5 -2
  5. wizata_dsapi-2.0.0.dev31/wizata_dsapi/version.py +1 -0
  6. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31/wizata_dsapi.egg-info}/PKG-INFO +13 -8
  7. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi.egg-info/requires.txt +12 -11
  8. wizata_dsapi-2.0.0.dev29/wizata_dsapi/version.py +0 -1
  9. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/LICENSE.txt +0 -0
  10. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/README.rst +0 -0
  11. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/setup.cfg +0 -0
  12. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/api_config.py +0 -0
  13. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/api_dto.py +0 -0
  14. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/api_interface.py +0 -0
  15. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/bucket.py +0 -0
  16. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/business_label.py +0 -0
  17. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/context.py +0 -0
  18. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/dashboard.py +0 -0
  19. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/dataframe_toolkit.py +0 -0
  20. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/datapoint.py +0 -0
  21. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/datastore.py +0 -0
  22. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/ds_dataframe.py +0 -0
  23. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/dsapi_json_encoder.py +0 -0
  24. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/edge_config.py +0 -0
  25. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/edge_device.py +0 -0
  26. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/edge_module.py +0 -0
  27. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/evaluation.py +0 -0
  28. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/execution.py +0 -0
  29. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/execution_log.py +0 -0
  30. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/experiment.py +0 -0
  31. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/graylog_log.py +0 -0
  32. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/group_system.py +0 -0
  33. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/ilogger.py +0 -0
  34. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/insight.py +0 -0
  35. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/mlmodel.py +0 -0
  36. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/mobile_asset.py +0 -0
  37. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/model_toolkit.py +0 -0
  38. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/models/__init__.py +0 -0
  39. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/models/common.py +0 -0
  40. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/notification.py +0 -0
  41. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/paged_query_result.py +0 -0
  42. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/pipeline.py +0 -0
  43. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/pipeline_image.py +0 -0
  44. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/plot.py +0 -0
  45. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/plots/__init__.py +0 -0
  46. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/plots/common.py +0 -0
  47. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/plots/theme.py +0 -0
  48. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/request.py +0 -0
  49. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/script.py +0 -0
  50. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/scripts/__init__.py +0 -0
  51. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/scripts/common.py +0 -0
  52. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/solution_component.py +0 -0
  53. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/streamlit_utils.py +0 -0
  54. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/template.py +0 -0
  55. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/template_config.py +0 -0
  56. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/trigger.py +0 -0
  57. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/twin.py +0 -0
  58. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/twinregistration.py +0 -0
  59. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/user.py +0 -0
  60. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/wizard_function.py +0 -0
  61. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/wizard_request.py +0 -0
  62. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/wizata_dsapi_client.py +0 -0
  63. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi/words.py +0 -0
  64. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi.egg-info/SOURCES.txt +0 -0
  65. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/wizata_dsapi.egg-info/dependency_links.txt +0 -0
  66. {wizata_dsapi-2.0.0.dev29 → wizata_dsapi-2.0.0.dev31}/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.0.0.dev29
3
+ Version: 2.0.0.dev31
4
4
  Summary: Wizata Data Science Toolkit
5
5
  Author: Wizata S.A.
6
6
  Author-email: info@wizata.com
@@ -19,12 +19,14 @@ Requires-Dist: msal>=1.34.0; python_version >= "3.12"
19
19
  Requires-Dist: joblib==1.5.2; python_version < "3.12"
20
20
  Requires-Dist: joblib>=1.2.0; python_version >= "3.12"
21
21
  Requires-Dist: requests==2.28.2; python_version < "3.11"
22
- Requires-Dist: requests>=2.32.5; python_version >= "3.11"
22
+ Requires-Dist: requests<3,>=2.32.5; python_version >= "3.11" and python_version < "3.12"
23
+ Requires-Dist: requests>=2.32.5; python_version >= "3.12"
23
24
  Requires-Dist: setuptools==67.6.0; python_version < "3.11"
24
- Requires-Dist: setuptools>=80.9.0; python_version >= "3.11"
25
+ Requires-Dist: setuptools<81,>=80.9.0; python_version >= "3.11" and python_version < "3.12"
26
+ Requires-Dist: setuptools>=80.9.0; python_version >= "3.12"
25
27
  Requires-Dist: plotly==5.13.1; python_version < "3.12"
26
28
  Requires-Dist: plotly>=6.3.1; python_version >= "3.12"
27
- Requires-Dist: pytz>=2026.1
29
+ Requires-Dist: pytz<2027,>=2026.1
28
30
  Provides-Extra: all
29
31
  Requires-Dist: pandas==1.5.3; python_version < "3.11" and extra == "all"
30
32
  Requires-Dist: pandas==2.2.3; (python_version >= "3.11" and python_version < "3.12") and extra == "all"
@@ -40,14 +42,17 @@ Requires-Dist: msal>=1.34.0; python_version >= "3.12" and extra == "all"
40
42
  Requires-Dist: joblib==1.5.2; python_version < "3.12" and extra == "all"
41
43
  Requires-Dist: joblib>=1.2.0; python_version >= "3.12" and extra == "all"
42
44
  Requires-Dist: requests==2.28.2; python_version < "3.11" and extra == "all"
43
- Requires-Dist: requests>=2.32.5; python_version >= "3.11" and extra == "all"
45
+ Requires-Dist: requests<3,>=2.32.5; (python_version >= "3.11" and python_version < "3.12") and extra == "all"
46
+ Requires-Dist: requests>=2.32.5; python_version >= "3.12" and extra == "all"
44
47
  Requires-Dist: setuptools==67.6.0; python_version < "3.11" and extra == "all"
45
- Requires-Dist: setuptools>=80.9.0; python_version >= "3.11" and extra == "all"
48
+ Requires-Dist: setuptools<81,>=80.9.0; (python_version >= "3.11" and python_version < "3.12") and extra == "all"
49
+ Requires-Dist: setuptools>=80.9.0; python_version >= "3.12" and extra == "all"
46
50
  Requires-Dist: plotly==5.13.1; python_version < "3.12" and extra == "all"
47
51
  Requires-Dist: plotly>=6.3.1; python_version >= "3.12" and extra == "all"
48
- Requires-Dist: pytz>=2026.1; extra == "all"
52
+ Requires-Dist: pytz<2027,>=2026.1; extra == "all"
49
53
  Requires-Dist: matplotlib==3.7.1; python_version < "3.11" and extra == "all"
50
- Requires-Dist: matplotlib>=3.10.6; python_version >= "3.11" and extra == "all"
54
+ Requires-Dist: matplotlib<3.11,>=3.10.6; (python_version >= "3.11" and python_version < "3.12") and extra == "all"
55
+ Requires-Dist: matplotlib>=3.10.6; python_version >= "3.12" and extra == "all"
51
56
  Requires-Dist: scikit-learn==1.2.2; python_version < "3.12" and extra == "all"
52
57
  Requires-Dist: scikit-learn>=1.7.2; python_version >= "3.12" and extra == "all"
53
58
  Requires-Dist: adtk==0.6.2; extra == "all"
@@ -22,17 +22,20 @@ core_dependencies = [
22
22
  'joblib==1.5.2; python_version<"3.12"',
23
23
  'joblib>=1.2.0; python_version>="3.12"',
24
24
  'requests==2.28.2; python_version<"3.11"',
25
- 'requests>=2.32.5; python_version>="3.11"',
25
+ 'requests>=2.32.5,<3; python_version>="3.11" and python_version<"3.12"',
26
+ 'requests>=2.32.5; python_version>="3.12"',
26
27
  'setuptools==67.6.0; python_version<"3.11"',
27
- 'setuptools>=80.9.0; python_version>="3.11"',
28
+ 'setuptools>=80.9.0,<81; python_version>="3.11" and python_version<"3.12"',
29
+ 'setuptools>=80.9.0; python_version>="3.12"',
28
30
  'plotly==5.13.1; python_version<"3.12"',
29
31
  'plotly>=6.3.1; python_version>="3.12"',
30
- 'pytz>=2026.1'
32
+ 'pytz>=2026.1,<2027'
31
33
  ]
32
34
 
33
35
  ml_dependencies = [
34
36
  'matplotlib==3.7.1; python_version<"3.11"',
35
- 'matplotlib>=3.10.6; python_version>="3.11"',
37
+ 'matplotlib>=3.10.6,<3.11; python_version>="3.11" and python_version<"3.12"',
38
+ 'matplotlib>=3.10.6; python_version>="3.12"',
36
39
  #'tensorflow>=2.15.0; (sys_platform != "darwin" or platform_machine != "arm64") and python_version<"3.12"',
37
40
  #'tensorflow-macos>=2.15.0; sys_platform == "darwin" and platform_machine == "arm64" and python_version<"3.12"',
38
41
  #'tensorflow>=2.20.0; python_version>="3.12"',
@@ -49,7 +49,7 @@ from .evaluation import Evaluation
49
49
  from .streamlit_utils import (get_streamlit_token, get_streamlit_domain, get_streamlit_from, get_streamlit_to,
50
50
  get_streamlit_twin_id)
51
51
 
52
- from .search import FilterOperator, SearchQuery, SortOption, GroupSearchQuery
52
+ from .search import FilterOperator, SearchQuery, SortOption, GroupSearchQuery, GroupOption, GroupSummary, GroupSummaryType
53
53
  from .notification import NotificationScope, DeviceToken, AlertRule, AlertActive, MonitoredDatapoint, \
54
54
  MonitoredPipeline, NotificationPreference, RecipientList, Recipient, RecipientType
55
55
  from .edge_device import EdgeDevice, EdgeDeviceStatus, EdgeDeviceType
@@ -120,7 +120,8 @@ class GroupSearchQuery:
120
120
  filters=data.get("filters"),
121
121
  service_name=svc_name,
122
122
  groups=data.get("groups"),
123
- group_summaries=data.get("groupSummaries")
123
+ group_summaries=data.get("groupSummaries"),
124
+ limit=data.get("limit", 1000)
124
125
  )
125
126
 
126
127
 
@@ -128,10 +129,12 @@ class GroupSearchQuery:
128
129
  filters: Optional[Dict[str, Any]] = None,
129
130
  service_name: str = "pipeline_runner",
130
131
  groups: Optional[List[Union[GroupOption, dict]]] = None,
131
- group_summaries: Optional[List[Union[GroupSummary, dict]]] = None):
132
+ group_summaries: Optional[List[Union[GroupSummary, dict]]] = None,
133
+ limit: int = 1000):
132
134
 
133
135
  self.filters = filters if filters is not None else {}
134
136
  self.service_name = service_name
137
+ self.limit = limit
135
138
 
136
139
 
137
140
  # New grouping feature
@@ -0,0 +1 @@
1
+ __version__ = "2.0.0.dev31"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: wizata_dsapi
3
- Version: 2.0.0.dev29
3
+ Version: 2.0.0.dev31
4
4
  Summary: Wizata Data Science Toolkit
5
5
  Author: Wizata S.A.
6
6
  Author-email: info@wizata.com
@@ -19,12 +19,14 @@ Requires-Dist: msal>=1.34.0; python_version >= "3.12"
19
19
  Requires-Dist: joblib==1.5.2; python_version < "3.12"
20
20
  Requires-Dist: joblib>=1.2.0; python_version >= "3.12"
21
21
  Requires-Dist: requests==2.28.2; python_version < "3.11"
22
- Requires-Dist: requests>=2.32.5; python_version >= "3.11"
22
+ Requires-Dist: requests<3,>=2.32.5; python_version >= "3.11" and python_version < "3.12"
23
+ Requires-Dist: requests>=2.32.5; python_version >= "3.12"
23
24
  Requires-Dist: setuptools==67.6.0; python_version < "3.11"
24
- Requires-Dist: setuptools>=80.9.0; python_version >= "3.11"
25
+ Requires-Dist: setuptools<81,>=80.9.0; python_version >= "3.11" and python_version < "3.12"
26
+ Requires-Dist: setuptools>=80.9.0; python_version >= "3.12"
25
27
  Requires-Dist: plotly==5.13.1; python_version < "3.12"
26
28
  Requires-Dist: plotly>=6.3.1; python_version >= "3.12"
27
- Requires-Dist: pytz>=2026.1
29
+ Requires-Dist: pytz<2027,>=2026.1
28
30
  Provides-Extra: all
29
31
  Requires-Dist: pandas==1.5.3; python_version < "3.11" and extra == "all"
30
32
  Requires-Dist: pandas==2.2.3; (python_version >= "3.11" and python_version < "3.12") and extra == "all"
@@ -40,14 +42,17 @@ Requires-Dist: msal>=1.34.0; python_version >= "3.12" and extra == "all"
40
42
  Requires-Dist: joblib==1.5.2; python_version < "3.12" and extra == "all"
41
43
  Requires-Dist: joblib>=1.2.0; python_version >= "3.12" and extra == "all"
42
44
  Requires-Dist: requests==2.28.2; python_version < "3.11" and extra == "all"
43
- Requires-Dist: requests>=2.32.5; python_version >= "3.11" and extra == "all"
45
+ Requires-Dist: requests<3,>=2.32.5; (python_version >= "3.11" and python_version < "3.12") and extra == "all"
46
+ Requires-Dist: requests>=2.32.5; python_version >= "3.12" and extra == "all"
44
47
  Requires-Dist: setuptools==67.6.0; python_version < "3.11" and extra == "all"
45
- Requires-Dist: setuptools>=80.9.0; python_version >= "3.11" and extra == "all"
48
+ Requires-Dist: setuptools<81,>=80.9.0; (python_version >= "3.11" and python_version < "3.12") and extra == "all"
49
+ Requires-Dist: setuptools>=80.9.0; python_version >= "3.12" and extra == "all"
46
50
  Requires-Dist: plotly==5.13.1; python_version < "3.12" and extra == "all"
47
51
  Requires-Dist: plotly>=6.3.1; python_version >= "3.12" and extra == "all"
48
- Requires-Dist: pytz>=2026.1; extra == "all"
52
+ Requires-Dist: pytz<2027,>=2026.1; extra == "all"
49
53
  Requires-Dist: matplotlib==3.7.1; python_version < "3.11" and extra == "all"
50
- Requires-Dist: matplotlib>=3.10.6; python_version >= "3.11" and extra == "all"
54
+ Requires-Dist: matplotlib<3.11,>=3.10.6; (python_version >= "3.11" and python_version < "3.12") and extra == "all"
55
+ Requires-Dist: matplotlib>=3.10.6; python_version >= "3.12" and extra == "all"
51
56
  Requires-Dist: scikit-learn==1.2.2; python_version < "3.12" and extra == "all"
52
57
  Requires-Dist: scikit-learn>=1.7.2; python_version >= "3.12" and extra == "all"
53
58
  Requires-Dist: adtk==0.6.2; extra == "all"
@@ -1,4 +1,4 @@
1
- pytz>=2026.1
1
+ pytz<2027,>=2026.1
2
2
 
3
3
  [:python_version < "3.11"]
4
4
  pandas==1.5.3
@@ -13,12 +13,10 @@ msal==1.30.0
13
13
  joblib==1.5.2
14
14
  plotly==5.13.1
15
15
 
16
- [:python_version >= "3.11"]
17
- requests>=2.32.5
18
- setuptools>=80.9.0
19
-
20
16
  [:python_version >= "3.11" and python_version < "3.12"]
21
17
  pandas==2.2.3
18
+ requests<3,>=2.32.5
19
+ setuptools<81,>=80.9.0
22
20
 
23
21
  [:python_version >= "3.12"]
24
22
  pandas>=2.3.3
@@ -27,10 +25,12 @@ dill==0.4.0
27
25
  protobuf>=5.29.5
28
26
  msal>=1.34.0
29
27
  joblib>=1.2.0
28
+ requests>=2.32.5
29
+ setuptools>=80.9.0
30
30
  plotly>=6.3.1
31
31
 
32
32
  [all]
33
- pytz>=2026.1
33
+ pytz<2027,>=2026.1
34
34
  adtk==0.6.2
35
35
 
36
36
  [all:python_version < "3.11"]
@@ -59,13 +59,11 @@ pytest-cov==4.0.0
59
59
  shapely==2.0.1
60
60
  pyodbc==4.0.35
61
61
 
62
- [all:python_version >= "3.11"]
63
- requests>=2.32.5
64
- setuptools>=80.9.0
65
- matplotlib>=3.10.6
66
-
67
62
  [all:python_version >= "3.11" and python_version < "3.12"]
68
63
  pandas==2.2.3
64
+ requests<3,>=2.32.5
65
+ setuptools<81,>=80.9.0
66
+ matplotlib<3.11,>=3.10.6
69
67
  torch==2.7.1
70
68
 
71
69
  [all:python_version >= "3.12"]
@@ -75,7 +73,10 @@ dill==0.4.0
75
73
  protobuf>=5.29.5
76
74
  msal>=1.34.0
77
75
  joblib>=1.2.0
76
+ requests>=2.32.5
77
+ setuptools>=80.9.0
78
78
  plotly>=6.3.1
79
+ matplotlib>=3.10.6
79
80
  scikit-learn>=1.7.2
80
81
  scipy>=1.16.2
81
82
  xgboost>=3.0.5
@@ -1 +0,0 @@
1
- __version__ = "2.0.0.dev29"