From 2e369f730f5b62154aec10b98d6c8bcee2289d27 Mon Sep 17 00:00:00 2001 From: Andrew Kay Date: Mon, 7 Oct 2024 18:44:25 -0500 Subject: [PATCH] pytn3270 0.15.2 --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c1cb468..4dafdd2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,8 @@ ptyprocess==0.7.0 pycoax==0.11.2 pyserial==3.5 pyte==0.8.1 -pytn3270==0.15.1 +pytn3270==0.15.2 sliplib==0.6.2 sortedcontainers==2.4.0 +telnetlib3==2.0.4 wcwidth==0.2.5