Skip to content
Snippets Groups Projects
Commit 424d0e79 authored by Bjarke Madsen's avatar Bjarke Madsen
Browse files

pin ncclient

parent 70e37faa
Branches
Tags
No related merge requests found
......@@ -4,7 +4,7 @@ requests
statsd
flask
lxml==4.9.4 # last wheel for py36
ncclient
ncclient==0.6.15 # https://github.com/ncclient/ncclient/issues/619
influxdb
pytest
......
......@@ -15,7 +15,7 @@ setup(
'statsd',
'flask',
'lxml==4.9.4', # last wheel for py36
'ncclient',
'ncclient==0.6.15',
'influxdb'
],
entry_points={
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment