mirror of https://github.com/zulip/zulip.git
19 lines
563 B
Plaintext
19 lines
563 B
Plaintext
tc-aws==6.2.10
|
|
thumbor==6.5.1
|
|
typing==3.6.6
|
|
# Required for just importing settings from our main django app.
|
|
django-auth-ldap==1.7.0
|
|
Django==1.11.14
|
|
|
|
# Below dependencies should ideally have been added to thumbor.txt by the
|
|
# use of tools/update-locked-requirements but for some reason `pip-compile`
|
|
# doesn't do so. An issue relating to this is
|
|
# https://github.com/thumbor/thumbor/issues/1006
|
|
backports-abc==0.5
|
|
backports.ssl-match-hostname==3.5.0.1
|
|
certifi==2018.10.15
|
|
singledispatch==3.4.0.3
|
|
|
|
# Needed for cloning virtual environments
|
|
virtualenv-clone==0.4.0
|