Something about langchain (coming from the ragas requirement) is trying to install a million different versions of the package
To reproduce, create a Python 3.11 virtual environment via python3.11 -m venv venv and do pip install -r requirements-dev.txt
Something about
langchain(coming from theragasrequirement) is trying to install a million different versions of the packageTo reproduce, create a Python 3.11 virtual environment via
python3.11 -m venv venvand dopip install -r requirements-dev.txt