Fix image orientation when generating thumbnail (#5039)
This commit is contained in:
committed by
Richard van der Hoff
parent
07cff7b121
commit
f89f688a55
@@ -53,7 +53,7 @@ REQUIREMENTS = [
|
||||
"pyasn1-modules>=0.0.7",
|
||||
"daemonize>=2.3.1",
|
||||
"bcrypt>=3.1.0",
|
||||
"pillow>=3.1.2",
|
||||
"pillow>=4.3.0",
|
||||
"sortedcontainers>=1.4.4",
|
||||
"psutil>=2.0.0",
|
||||
"pymacaroons>=0.13.0",
|
||||
|
||||
Reference in New Issue
Block a user