1
0
Fork 0
mirror of https://github.com/imtbl/hydrus-server-docker synced 2024-05-16 10:33:14 +12:00

chore: update dependencies

This commit is contained in:
Michael Serajnik 2020-02-13 19:48:25 +01:00
parent 24f93608ad
commit 2a8d3151bc
No known key found for this signature in database
GPG key ID: B390A5CBA3ECB74D
2 changed files with 2 additions and 1 deletions

View file

@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Changed
+ Updated hydrus server version
+ Updated dependencies
## [3.24.0] - 2020-01-16

View file

@ -29,7 +29,7 @@ RUN \
chardet~=3.0.4 \
lz4~=3.0.2 \
numpy~=1.18.1 \
opencv-python-headless~=4.1.2.30 \
opencv-python-headless~=4.2.0.32 \
pillow~=7.0.0 \
psutil~=5.6.7 \
pylzma~=0.5.0 \