mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
This makes no changes to the locked versions in *.txt, but it reduces duplicate information and gives us sane workflows for * upgrading packages: remove some or all lines from *.txt and re-run `update-locked-requirements`; * marking packages as intentionally held back: add a version bound to *.in with an explanatory comment. Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
11 lines
180 B
Plaintext
11 lines
180 B
Plaintext
tc-aws
|
|
thumbor
|
|
|
|
# Required for just importing settings from our main django app.
|
|
django-auth-ldap
|
|
Django==1.11.*
|
|
typing
|
|
|
|
# Needed for cloning virtual environments
|
|
virtualenv-clone
|