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:
FoxxMD 2024-05-02 09:19:10 -04:00
parent 76f6a5e8e7
commit 96b85808e9

View File

@ -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