mirror of
https://github.com/lopes/netbox-scanner.git
synced 2025-07-23 13:54:48 +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
|
chardet==3.0.4
|
||||||
idna==2.9
|
idna==2.9
|
||||||
pynetbox==4.3.1
|
pynetbox==4.3.1
|
||||||
requests==2.23.0
|
requests
|
||||||
six==1.15.0
|
six
|
||||||
urllib3==1.26.5
|
urllib3
|
||||||
|
setuptools
|
Loading…
x
Reference in New Issue
Block a user