unique_deep_research 3.0.22__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: unique_deep_research
3
- Version: 3.0.22
3
+ Version: 3.0.24
4
4
  Summary: Deep Research Tool for complex research tasks
5
5
  License: Proprietary
6
6
  Author: Martin Fadler
@@ -9,17 +9,19 @@ Requires-Python: >=3.12,<4.0
9
9
  Classifier: License :: Other/Proprietary License
10
10
  Classifier: Programming Language :: Python :: 3
11
11
  Classifier: Programming Language :: Python :: 3.12
12
+ Requires-Dist: beautifulsoup4 (>=4.12.0,<5.0.0)
13
+ Requires-Dist: fake-useragent (>=2.0.0,<3.0.0)
14
+ Requires-Dist: httpx (>=0.28.0,<0.29.0)
12
15
  Requires-Dist: jinja2 (>=3.1.2,<4.0.0)
13
16
  Requires-Dist: langchain (>=1.1.0,<2.0.0)
14
17
  Requires-Dist: langchain-core (>=1.0.0,<2.0.0)
15
- Requires-Dist: langchain-openai (>=0.3.32,<0.4.0)
16
18
  Requires-Dist: langgraph (>=1.0.0,<2.0.0)
19
+ Requires-Dist: markdownify (>=0.14.0,<0.15.0)
17
20
  Requires-Dist: openai (>=1.99.0,<2.0.0)
18
21
  Requires-Dist: pydantic (>=2.8.2,<3.0.0)
19
- Requires-Dist: pydantic-settings (>=2.10.1,<3.0.0)
20
- Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
22
+ Requires-Dist: tiktoken (>=0.12.0,<0.13.0)
23
+ Requires-Dist: timeout-decorator (>=0.5.0,<0.6.0)
21
24
  Requires-Dist: typing-extensions (>=4.9.0,<5.0.0)
22
- Requires-Dist: unique-sdk (>=0.10.58,<0.11.0)
23
25
  Requires-Dist: unique-toolkit (>=1.38.3,<2.0.0)
24
26
  Requires-Dist: unique-web-search (>=1.7.0,<2.0.0)
25
27
  Description-Content-Type: text/markdown
@@ -34,6 +36,13 @@ All notable changes to this project will be documented in this file.
34
36
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
35
37
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
36
38
 
39
+ ## [3.0.24] - 2026-01-15
40
+ - Add `pytest-cov` dev dependency for coverage testing
41
+
42
+ ## [3.0.23] - 2026-01-13
43
+ - Add missing `pytest-asyncio` dev dependency
44
+ - Fix tests to use `.invoke()` method for StructuredTool objects
45
+
37
46
  ## [3.0.22] - 2026-01-13
38
47
  - Fixing bug with message logs
39
48
 
@@ -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.22.dist-info/LICENSE,sha256=GlN8wHNdh53xwOPg44URnwag6TEolCjoq3YD_KrWgss,193
20
- unique_deep_research-3.0.22.dist-info/METADATA,sha256=NrIYXiUtCg_W9LSuPwhjsfNnTPvFkOMokMySNFZRwDc,6434
21
- unique_deep_research-3.0.22.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
22
- unique_deep_research-3.0.22.dist-info/RECORD,,
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,,