jscheffl opened a new pull request, #46980:
URL: https://github.com/apache/airflow/pull/46980

   Main broke in 
https://github.com/apache/airflow/actions/runs/13463851687/job/37626317768
   
   Seems to be related to pinecone-client 6.0.0 released:
   
   < pinecone-client==5.0.1
   ---
   > pinecone-client==6.0.0
   
   Error in Pytests by this: Exception: The official Pinecone python package 
has been renamed from `pinecone-client` to `pinecone`. Please remove 
`pinecone-client` from your project dependencies and add `pinecone` instead. 
See the README at https://github.com/pinecone-io/pinecone-python-client for 
more information on using the python SDK.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to