langchain-ai / chat-langchain

https://chat.langchain.com
MIT License
4.98k stars 1.16k forks source link

specify Python version below 3.12 #257

Open Dragonchu opened 5 months ago

Dragonchu commented 5 months ago

I noticed that this project is using numpy 1.25.2.

According to [https://numpy.org/doc/stable/release/1.26.0-notes.html](numpy release note), numpy 1.25.2 isn't compatible with Python 3.12, so we should specify a Python version below 3.12.

vercel[bot] commented 5 months ago

Someone is attempting to deploy a commit to the LangChain Team on Vercel.

A member of the Team first needs to authorize it.