langchain
langchain copied to clipboard
dont error on sql import
this makes it so we dont throw errors when importing langchain when sqlalchemy==1.3.1
we dont really want to support 1.3.1 (seems like unneccessary maintance cost) BUT we would like it to not terribly error should someone decide to run on it
@hwchase17, bumping this for a cheeky merge and release :)
sorry @s16h , will be in next release!