Add telnetlib3 to requirements. Following @KCarmichael lead on this one.

pull/2345/head
John Fleming 4 months ago
parent 97e639a02f
commit 3a35f0b04d

@ -17,3 +17,4 @@ importlib-resources>=1.3; python_version < '3.9'
truststore>=0.8.0; python_version >= '3.10'
setuptools>=60.8.1; python_version >= '3.7'
setuptools==59.6.0; python_version < '3.7' # v59.6.0 is the last version to support Python 3.6
telnetlib3>=2.0.4

Loading…
Cancel
Save