fix req.txt

Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
This commit is contained in:
Pratyush Desai 2021-10-23 07:22:31 +05:30
parent 0e40e95d08
commit e116668987
2 changed files with 5 additions and 5 deletions

2
.gitignore vendored
View File

@ -1,3 +1,3 @@
venv/ env/
.vscode .vscode
models/ models/

View File

@ -8,8 +8,8 @@ attrs==21.2.0
Automat==20.2.0 Automat==20.2.0
Babel==2.9.1 Babel==2.9.1
bleach==4.1.0 bleach==4.1.0
boto3==1.18.65 boto3==1.19.1
botocore==1.21.65 botocore==1.22.2
cachetools==4.2.2 cachetools==4.2.2
certifi==2021.10.8 certifi==2021.10.8
characteristic==14.3.0 characteristic==14.3.0
@ -51,7 +51,7 @@ Jinja2==3.0.2
jmespath==0.10.0 jmespath==0.10.0
joblib==1.1.0 joblib==1.1.0
jsonpickle==2.0.0 jsonpickle==2.0.0
jsonschema==4.1.1 jsonschema==4.1.2
jupyter-client==7.0.6 jupyter-client==7.0.6
jupyter-core==4.8.1 jupyter-core==4.8.1
jupyterlab-pygments==0.1.2 jupyterlab-pygments==0.1.2
@ -80,7 +80,7 @@ pathlib==1.0.1
Pillow==8.4.0 Pillow==8.4.0
plumbum==1.7.0 plumbum==1.7.0
ply==3.11 ply==3.11
protobuf==3.18.1 protobuf==3.19.0
pyasn1==0.4.8 pyasn1==0.4.8
pyasn1-modules==0.2.8 pyasn1-modules==0.2.8
Pygments==2.10.0 Pygments==2.10.0