diff --git a/src/requirements.txt b/src/requirements.txt index 1ebb5a4..2bce3fd 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -16,7 +16,7 @@ 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 @@ -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.24.3 Wand==0.4.4 wcwidth==0.1.7 wrapt==1.10.11