Closes #18820: Bump minimum PostgreSQL version to 14 (#18909)

This commit is contained in:
Jeremy Stretch
2025-03-14 14:45:44 -04:00
committed by GitHub
parent 26e02ada30
commit ffe035567a
5 changed files with 7 additions and 7 deletions

View File

@@ -20,7 +20,7 @@ NetBox requires the following dependencies:
| Dependency | Supported Versions |
|------------|--------------------|
| Python | 3.10, 3.11, 3.12 |
| PostgreSQL | 13+ |
| PostgreSQL | 14+ |
| Redis | 4.0+ |
## 3. Install the Latest Release