remove colorhash (this will be done client side)

This commit is contained in:
jonaswinkler
2021-02-24 23:52:52 +01:00
parent 650edcf0db
commit 129a632b05
2 changed files with 0 additions and 11 deletions

View File

@@ -55,7 +55,6 @@ uvloop = "~=0.14.0"
# TODO: keep an eye on piwheel builds and update this once available (https://www.piwheels.org/project/cryptography/)
cryptography = "~=3.3.2"
"pdfminer.six" = "*"
colorhash = "*"
[dev-packages]
coveralls = "*"