`autofaiss` [currently requires](https://github.com/criteo/autofaiss/blob/1a7b55bad90d56e33f8c6b8fa222e3226429c461/requirements.txt#L4) that `pandas` be installed at a version below 2.0. This is problematic, because many new libraries use pandas>=2.0. Is it possible to change the requirements file to support newer Pandas distributions?
autofaisscurrently requires thatpandasbe installed at a version below 2.0.This is problematic, because many new libraries use pandas>=2.0. Is it possible to change the requirements file to support newer Pandas distributions?