server/build: add missing dependency

Althought szurubooru is now no longer dependent from image-match, the
pulled code still needs the skimage library.
This commit is contained in:
rr- 2017-02-05 22:38:05 +01:00
parent 00c3a4320b
commit 4caa980bf8

View file

@ -10,3 +10,4 @@ pycodestyle>=2.0.0
scipy>=0.18.1 scipy>=0.18.1
elasticsearch>=5.0.0 elasticsearch>=5.0.0
elasticsearch-dsl>=5.0.0 elasticsearch-dsl>=5.0.0
skimage>=0.12