mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-04 20:46:45 +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>