Revert "Update Python version requirement from 3.10 to 3.11"

This reverts commit 8008d04728.
This commit is contained in:
yangdx
2025-02-18 20:34:33 +08:00
parent 8008d04728
commit 4e215ed4dd

View File

@@ -5,7 +5,7 @@ A lightweight Knowledge Graph Retrieval-Augmented Generation system with multipl
## 🚀 Installation
### Prerequisites
- Python 3.11+
- Python 3.10+
- Git
- Docker (optional for Docker deployment)