mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-06-29 15:31:05 +08:00
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:
@@ -152,6 +152,7 @@
|
||||
- RAM >= 16 GB
|
||||
- Disk >= 50 GB
|
||||
- Docker >= 24.0.0 & Docker Compose >= v2.26.1
|
||||
- Python >= 3.13
|
||||
- [gVisor](https://gvisor.dev/docs/user_guide/install/): 仅在你打算使用 RAGFlow 的代码执行器(沙箱)功能时才需要安装。
|
||||
|
||||
> [!TIP]
|
||||
|
||||
Reference in New Issue
Block a user