mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Closes #7318: Raise minimum required PostgreSQL version from 9.6 to 10
This commit is contained in:
@@ -11,7 +11,7 @@ NetBox v3.0 and later requires the following:
|
||||
| Dependency | Minimum Version |
|
||||
|------------|-----------------|
|
||||
| Python | 3.7 |
|
||||
| PostgreSQL | 9.6 |
|
||||
| PostgreSQL | 10 |
|
||||
| Redis | 4.0 |
|
||||
|
||||
## Install the Latest Release
|
||||
|
Reference in New Issue
Block a user