mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-05 23:00:18 +00:00
fde57df7ae
## 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>