We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a445f09 commit d9683fbCopy full SHA for d9683fb
pyproject.toml
@@ -33,7 +33,7 @@ dependencies = [
33
"orjson>=3.0.0",
34
"pinecone-plugin-interface>=0.0.7,<0.1.0",
35
"python-dateutil>=2.5.3",
36
- "pinecone-plugin-assistant==3.0.0",
+ "pinecone-plugin-assistant==3.0.1",
37
"urllib3>=1.26.0; python_version<'3.12'",
38
"urllib3>=1.26.5; python_version>='3.12'",
39
]
0 commit comments