From 122e55bf5cad8ef2ac165511118d36c0f6cedcdb Mon Sep 17 00:00:00 2001 From: Andrew Kay Date: Mon, 15 Feb 2021 09:02:57 -0600 Subject: [PATCH] pycoax 0.6.0, pytn3270 0.8.0 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index bc25c2b..25468e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ ptyprocess==0.7.0 -pycoax==0.5.1 +pycoax==0.6.0 pyserial==3.5 pyte==0.8.0 -pytn3270==0.7.0 +pytn3270==0.8.0 sliplib==0.6.2 sortedcontainers==2.3.0 wcwidth==0.2.5