Skip to content

Commit

Permalink
supported versions fix
Browse files Browse the repository at this point in the history
  • Loading branch information
amyasnikov committed May 26, 2024
1 parent 5a2ecec commit 15884da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Validity is the [NetBox](https://netbox.dev/) plugin. So, before installing vali

| **Python** | **NetBox** |
|------------|-----------------|
| >=3.10 | 3.5 | 3.6 | 3.7 |
| >=3.10 | 3.6 | 3.7 | 4.0 |

## Installation steps
Once you have installed NetBox, you should follow these steps
Expand Down

0 comments on commit 15884da

Please sign in to comment.