upgrading to numpy==1.16.1, fix ConverterMasked

This commit is contained in:
iperov 2019-02-07 11:27:43 +04:00
commit ea7a2456c5
3 changed files with 4 additions and 3 deletions

View file

@ -1,4 +1,4 @@
numpy==1.15.4
numpy==1.16.1
pathlib==1.0.1
scandir==1.6
h5py==2.7.1