Skip to content

Commit 8d2d9dc

Browse files
committed
State a range of versions for the assistant plugin
1 parent d9683fb commit 8d2d9dc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
"orjson>=3.0.0",
3434
"pinecone-plugin-interface>=0.0.7,<0.1.0",
3535
"python-dateutil>=2.5.3",
36-
"pinecone-plugin-assistant==3.0.1",
36+
"pinecone-plugin-assistant>=3.0.1,<4.0.0",
3737
"urllib3>=1.26.0; python_version<'3.12'",
3838
"urllib3>=1.26.5; python_version>='3.12'",
3939
]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)