unique_deep_research 3.0.23__py3-none-any.whl → 3.0.24__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.
- {unique_deep_research-3.0.23.dist-info → unique_deep_research-3.0.24.dist-info}/METADATA +4 -1
- {unique_deep_research-3.0.23.dist-info → unique_deep_research-3.0.24.dist-info}/RECORD +4 -4
- {unique_deep_research-3.0.23.dist-info → unique_deep_research-3.0.24.dist-info}/LICENSE +0 -0
- {unique_deep_research-3.0.23.dist-info → unique_deep_research-3.0.24.dist-info}/WHEEL +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: unique_deep_research
|
|
3
|
-
Version: 3.0.
|
|
3
|
+
Version: 3.0.24
|
|
4
4
|
Summary: Deep Research Tool for complex research tasks
|
|
5
5
|
License: Proprietary
|
|
6
6
|
Author: Martin Fadler
|
|
@@ -36,6 +36,9 @@ All notable changes to this project will be documented in this file.
|
|
|
36
36
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
37
37
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
38
38
|
|
|
39
|
+
## [3.0.24] - 2026-01-15
|
|
40
|
+
- Add `pytest-cov` dev dependency for coverage testing
|
|
41
|
+
|
|
39
42
|
## [3.0.23] - 2026-01-13
|
|
40
43
|
- Add missing `pytest-asyncio` dev dependency
|
|
41
44
|
- Fix tests to use `.invoke()` method for StructuredTool objects
|
|
@@ -16,7 +16,7 @@ unique_deep_research/unique_custom/citation.py,sha256=dfElOqBTvbXlHXxshT6heNzeHV
|
|
|
16
16
|
unique_deep_research/unique_custom/state.py,sha256=tn4pIKN-ZCH6Tqu9XL31lziyrwFkhTVf_lBiUpETVyo,3515
|
|
17
17
|
unique_deep_research/unique_custom/tools.py,sha256=NpWJtgxqPsG7VbUdTmjHV3OWhoVpw5RAexgZVIceIiw,25494
|
|
18
18
|
unique_deep_research/unique_custom/utils.py,sha256=MX57fqVq2-uyBFNu0fgVE-MVPhvaMY78TkUNxOKVFMg,20061
|
|
19
|
-
unique_deep_research-3.0.
|
|
20
|
-
unique_deep_research-3.0.
|
|
21
|
-
unique_deep_research-3.0.
|
|
22
|
-
unique_deep_research-3.0.
|
|
19
|
+
unique_deep_research-3.0.24.dist-info/LICENSE,sha256=GlN8wHNdh53xwOPg44URnwag6TEolCjoq3YD_KrWgss,193
|
|
20
|
+
unique_deep_research-3.0.24.dist-info/METADATA,sha256=VdboHLntDkbx2EPSbN8MYa9fx43tTu0b0bcpJFLGfK0,6733
|
|
21
|
+
unique_deep_research-3.0.24.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
22
|
+
unique_deep_research-3.0.24.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|