requirements/py3_common.txt: Add missing packages.

These packages are imported but not used during setup.  So it's
okay to include them even if zulip doesn't support them yet.
This commit is contained in:
Eklavya Sharma 2016-07-03 12:51:33 +05:30
parent 367f6e5bf7
commit 52129c03c8
1 changed files with 9 additions and 0 deletions

View File

@ -2,3 +2,12 @@
# Used for Hesiod lookups, etc.
py3dns==3.1.0
# Django extension for static asset pipeline
django-pipeline==1.6.8
# Needed for LDAP integration
pyldap==2.4.25.1
# Needed for Twitter card integration
python-twitter==3.1