Support Netbox 3 #305
1 changed files with 8 additions and 8 deletions
|
@ -1,8 +1,8 @@
|
||||||
pynetbox~=7.3.4
|
pynetbox==7.3.4
|
||||||
netaddr~=1.3.0
|
netaddr==1.3.0
|
||||||
netifaces~=0.11.0
|
netifaces==0.11.0
|
||||||
pyyaml~=6.0.1
|
pyyaml==6.0.1
|
||||||
jsonargparse~=4.32.0
|
jsonargparse==4.32.0
|
||||||
python-slugify~=8.0.4
|
python-slugify==8.0.4
|
||||||
packaging~=23.2
|
packaging==23.2
|
||||||
distro~=1.9.0
|
distro==1.9.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue