Bump dependency versions

Not all dependencies work well on Alpine 3.11. Thus, bump dependencies and lock
again.

Due to also updating the CORS packages while dependency locking, the
CORS_ORIGIN_WHITELIST had to be changed to valid URIs, which are now required
by the respective packages.
This commit is contained in:
Johannes Wienke
2020-02-29 17:34:39 +01:00
parent 11c0de7c88
commit 2bf709568d
3 changed files with 282 additions and 297 deletions

View File

@@ -39,7 +39,7 @@ pdftotext==2.1.1
pillow==5.4.1
pluggy==0.12.0
ply==3.11
psycopg2==2.7.7
psycopg2==2.8.4
py==1.8.0
pycodestyle==2.4.0
pygments==2.4.2