datahub-agent-context 1.3.1.10__py3-none-any.whl → 1.3.1.10rc1__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.
@@ -13,4 +13,4 @@
13
13
  # limitations under the License.
14
14
 
15
15
  __package_name__ = "datahub-agent-context"
16
- __version__ = "1.3.1.10"
16
+ __version__ = "1.3.1.10rc1"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: datahub-agent-context
3
- Version: 1.3.1.10
3
+ Version: 1.3.1.10rc1
4
4
  Summary: DataHub Agent Context - MCP Tools for AI Agents
5
5
  Home-page: https://datahub.io/
6
6
  License: Apache License 2.0
@@ -28,25 +28,25 @@ Classifier: Environment :: MacOS X
28
28
  Classifier: Topic :: Software Development
29
29
  Requires-Python: >=3.9
30
30
  Description-Content-Type: text/markdown
31
- Requires-Dist: acryl-datahub==1.3.1.10
32
- Requires-Dist: google-re2<2.0,>=1.0
31
+ Requires-Dist: cachetools<7.0.0,>=5.0.0
33
32
  Requires-Dist: json-repair<1.0.0,>=0.25.0
33
+ Requires-Dist: pydantic<3.0.0,>=2.0.0
34
+ Requires-Dist: google-re2<2.0,>=1.0
34
35
  Requires-Dist: jmespath<2.0.0,>=1.0.0
35
- Requires-Dist: h11<1.0,>=0.16
36
- Requires-Dist: cachetools<7.0.0,>=5.0.0
37
36
  Requires-Dist: httpcore<2.0,>=1.0.9
38
- Requires-Dist: pydantic<3.0.0,>=2.0.0
37
+ Requires-Dist: h11<1.0,>=0.16
38
+ Requires-Dist: acryl-datahub==1.3.1.10rc1
39
39
  Provides-Extra: dev
40
40
  Requires-Dist: mypy==1.17.1; extra == "dev"
41
- Requires-Dist: tox<5.0.0,>=4.0.0; extra == "dev"
42
- Requires-Dist: types-PyYAML<7.0.0,>=6.0.0; extra == "dev"
43
- Requires-Dist: pytest-cov<7.0.0,>=2.8.0; extra == "dev"
44
- Requires-Dist: types-toml<1.0.0,>=0.10.0; extra == "dev"
41
+ Requires-Dist: ruff==0.11.7; extra == "dev"
42
+ Requires-Dist: types-cachetools<7.0.0,>=5.0.0; extra == "dev"
45
43
  Requires-Dist: types-requests<3.0.0,>=2.0.0; extra == "dev"
44
+ Requires-Dist: types-toml<1.0.0,>=0.10.0; extra == "dev"
46
45
  Requires-Dist: types-jmespath<2.0.0,>=1.0.0; extra == "dev"
46
+ Requires-Dist: types-PyYAML<7.0.0,>=6.0.0; extra == "dev"
47
+ Requires-Dist: pytest-cov<7.0.0,>=2.8.0; extra == "dev"
47
48
  Requires-Dist: pytest<9.0.0,>=8.3.4; extra == "dev"
48
- Requires-Dist: types-cachetools<7.0.0,>=5.0.0; extra == "dev"
49
- Requires-Dist: ruff==0.11.7; extra == "dev"
49
+ Requires-Dist: tox<5.0.0,>=4.0.0; extra == "dev"
50
50
  Provides-Extra: langchain
51
51
  Requires-Dist: langchain-core<2.0.0,>=1.2.7; extra == "langchain"
52
52
  Dynamic: classifier
@@ -1,5 +1,5 @@
1
1
  datahub_agent_context/__init__.py,sha256=VGBOuNztxuwUi5Ofnrpe7tw8EmUrQD-i-eMbSKwvMtU,890
2
- datahub_agent_context/_version.py,sha256=f5nfOFjIa2XWv3Jfyh67r59FSKc7Z4XLmL949H_K-t4,648
2
+ datahub_agent_context/_version.py,sha256=UkZ3xD-ir97HRLYqIDQIdvJvbuniEJPAH6GAJIlG4ss,651
3
3
  datahub_agent_context/context.py,sha256=qRc44o38Y-LoDQH1oFm38hIatOWRKnRxxytQNIR93kU,2771
4
4
  datahub_agent_context/py.typed,sha256=kO13kg6OXApIRwKRcPpEOL09GZHx2Pk8Rp2KZpxv0lw,63
5
5
  datahub_agent_context/langchain_tools/__init__.py,sha256=M0tn6fD9qY5Wc1XdptQuIf_7MSKLX8OSBaBxcPo5wmw,259
@@ -28,7 +28,7 @@ datahub_agent_context/mcp_tools/gql/queries.gql,sha256=TIk_LHNSqJAFbwI9V354N-5Rx
28
28
  datahub_agent_context/mcp_tools/gql/query_entity.gql,sha256=Nxm4lGz-hy95XoMPIyeWtK2QBRIaMEicZ2yAWgJAV2s,527
29
29
  datahub_agent_context/mcp_tools/gql/read_documents.gql,sha256=sJRDgAjwjwplXJdVz-68ZwEVtsIZ6y1vYyw7oum7qu0,304
30
30
  datahub_agent_context/mcp_tools/gql/search.gql,sha256=vIKrUmPbRY1mMsv7nNbEP337z6DbgZMQ1zXw_gd66zo,3457
31
- datahub_agent_context-1.3.1.10.dist-info/METADATA,sha256=ZagLOKRNNG3TrYSXuz7qq40lk6PY-nJTKBB3h1p7k9Q,7412
32
- datahub_agent_context-1.3.1.10.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
33
- datahub_agent_context-1.3.1.10.dist-info/top_level.txt,sha256=Tv1bg7ZwDOKM9u9RHj5m1Zbx2LDf4lVBBRNHi_gBBTI,22
34
- datahub_agent_context-1.3.1.10.dist-info/RECORD,,
31
+ datahub_agent_context-1.3.1.10rc1.dist-info/METADATA,sha256=eeLSMxbmfo6ktfCQ4fjsV7yR69TGVr8ZS1bqQtXV-70,7418
32
+ datahub_agent_context-1.3.1.10rc1.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
33
+ datahub_agent_context-1.3.1.10rc1.dist-info/top_level.txt,sha256=Tv1bg7ZwDOKM9u9RHj5m1Zbx2LDf4lVBBRNHi_gBBTI,22
34
+ datahub_agent_context-1.3.1.10rc1.dist-info/RECORD,,