Update Python version requirement from 3.10 to 3.11

This commit is contained in:
yangdx
2025-02-18 20:25:01 +08:00
parent cce4e8b9b3
commit 8008d04728

View File

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