infiniflow / ragflow

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
https://ragflow.io
Apache License 2.0
22.85k stars 2.24k forks source link

Update requirements.txt #2494

Closed AbbottKilig closed 1 month ago

AbbottKilig commented 1 month ago

add dependency ruamel.yaml

yuzhichang commented 1 month ago

PR https://github.com/infiniflow/ragflow/pull/2525 replaced pip (requirements.txt) with poetry(pyproject.toml).