diff --git a/src/requirements.txt b/src/requirements.txt index 1ebb5a4..5a38381 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -8,7 +8,7 @@ decorator==4.2.1 dill==0.2.7.1 en-core-web-sm==2.0.0 ftfy==4.4.3 -html5lib==1.0b8 +html5lib==1.0b9 idna==2.6 kiwisolver==1.0.1 matplotlib==2.2.2 @@ -16,11 +16,11 @@ msgpack-numpy==0.4.1 msgpack-python==0.5.4 murmurhash==0.28.0 networkx==2.1 -numpy==1.14.2 +numpy==1.16.3 opencv-python==3.4.0.12 parabolic==0.1.2 pathlib==1.0.1 -Pillow==5.1.0 +Pillow==8.1.0 pipdate==0.2.2 plac==0.9.6 preshed==1.0.0 @@ -41,7 +41,7 @@ thinc==6.10.2 toolz==0.9.0 tqdm==4.19.9 ujson==1.35 -urllib3==1.24.2 +urllib3==1.25.9 Wand==0.4.4 wcwidth==0.1.7 wrapt==1.10.11