mirror of
https://github.com/lopes/netbox-scanner.git
synced 2025-07-22 13:24:38 +02:00
Relax requirement versions
The existing requirements were not satisfiable. Removing versions causes pip to resolve automatically which still works with the project
This commit is contained in:
parent
76f6a5e8e7
commit
96b85808e9
@ -2,6 +2,7 @@ certifi==2020.4.5.1
|
||||
chardet==3.0.4
|
||||
idna==2.9
|
||||
pynetbox==4.3.1
|
||||
requests==2.23.0
|
||||
six==1.15.0
|
||||
urllib3==1.26.5
|
||||
requests
|
||||
six
|
||||
urllib3
|
||||
setuptools
|
Loading…
x
Reference in New Issue
Block a user