fix(readme): required Netbox version
This commit is contained in:
parent
1d69f4e2f0
commit
40af19e801
2 changed files with 1 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -182,4 +182,3 @@ dmypy.json
|
|||
|
||||
netbox-docker
|
||||
/.vscode
|
||||
class_diagram/
|
||||
|
|
|
@ -20,7 +20,7 @@ The goal is to generate an existing infrastructure on Netbox and have the abilit
|
|||
|
||||
# Requirements
|
||||
|
||||
- Netbox >= 2.6
|
||||
- Netbox >= 3.7
|
||||
- Python >= 3.7
|
||||
- [pynetbox](https://github.com/digitalocean/pynetbox/)
|
||||
- [python3-netaddr](https://github.com/drkjam/netaddr)
|
||||
|
|
Loading…
Reference in a new issue