Docs: Minimum required Python version increased to 3.13. (#15219)

### What problem does this PR solve?

Minimum Python version increased to 3.13.

### Type of change


- [x] Documentation Update
This commit is contained in:
writinwaters
2026-05-25 20:23:30 +08:00
committed by GitHub
parent af85aa9c7b
commit 67e43e7df7
12 changed files with 15 additions and 4 deletions

View File

@@ -153,6 +153,7 @@ Experimente o nosso serviço na nuvem em [https://cloud.ragflow.io](https://clou
- RAM >= 16 GB
- Disco >= 50 GB
- Docker >= 24.0.0 & Docker Compose >= v2.26.1
- Python >= 3.13
- [gVisor](https://gvisor.dev/docs/user_guide/install/): Necessário apenas se você pretende usar o recurso de executor de código (sandbox) do RAGFlow.
> [!TIP]