From 01ca1f50d891b6745933cf6abb49dc0093e4e293 Mon Sep 17 00:00:00 2001 From: Andrew Kay Date: Sat, 6 Feb 2021 23:35:29 -0600 Subject: [PATCH] Enough to log in into VM/370 Six Pack and other package updates --- requirements.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5515926..bc25c2b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ -ptyprocess==0.6.0 -pycoax==0.5.0 -pyserial==3.4 +ptyprocess==0.7.0 +pycoax==0.5.1 +pyserial==3.5 pyte==0.8.0 -pytn3270==0.6.1 -sliplib==0.5.0 -sortedcontainers==2.1.0 -wcwidth==0.1.7 +pytn3270==0.7.0 +sliplib==0.6.2 +sortedcontainers==2.3.0 +wcwidth==0.2.5