From e11666898750f849a9592c86706afe8640fbada0 Mon Sep 17 00:00:00 2001 From: Pratyush Desai Date: Sat, 23 Oct 2021 07:22:31 +0530 Subject: [PATCH] fix req.txt Signed-off-by: Pratyush Desai --- .gitignore | 2 +- requirements.txt | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 07e95f8..ac7ab2c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -venv/ +env/ .vscode models/ \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index dc472fc..c334217 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,8 +8,8 @@ attrs==21.2.0 Automat==20.2.0 Babel==2.9.1 bleach==4.1.0 -boto3==1.18.65 -botocore==1.21.65 +boto3==1.19.1 +botocore==1.22.2 cachetools==4.2.2 certifi==2021.10.8 characteristic==14.3.0 @@ -51,7 +51,7 @@ Jinja2==3.0.2 jmespath==0.10.0 joblib==1.1.0 jsonpickle==2.0.0 -jsonschema==4.1.1 +jsonschema==4.1.2 jupyter-client==7.0.6 jupyter-core==4.8.1 jupyterlab-pygments==0.1.2 @@ -80,7 +80,7 @@ pathlib==1.0.1 Pillow==8.4.0 plumbum==1.7.0 ply==3.11 -protobuf==3.18.1 +protobuf==3.19.0 pyasn1==0.4.8 pyasn1-modules==0.2.8 Pygments==2.10.0