mirror of
https://github.com/hwchase17/langchain.git
synced 2026-02-21 14:43:07 +00:00
## Description Fixes dependency errors when using Supabase self-query retrievers on Python 3.11 ## Issues - https://github.com/langchain-ai/langchain/issues/10447 - https://github.com/langchain-ai/langchain/issues/10444 --------- Co-authored-by: Bagatur <baskaryan@gmail.com>