mirror of
https://github.com/hwchase17/langchain.git
synced 2026-03-18 19:18:48 +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>