langchain-ai / langchain-ibm

https://python.langchain.com/docs/integrations/providers/ibm
MIT License
10 stars 10 forks source link

python 3.13 #36

Closed arademaker closed 3 days ago

arademaker commented 1 month ago

The lib does not install with Python 3.13

MateuszOssGit commented 4 weeks ago

@arademaker Our dependency ibm_watsonx_ai have currently support for python version <= 3.12

It is related with pandas version in ibm_watsonx_ai.

Mateusz-Switala commented 3 days ago

Tthe lack of support for Py 3.13 comes from the base watsonx Client package: ibm-watsonx-ai and its dependencies. Closing since nothing can be done on langchain-ibm side.