zulip/requirements/py2_common.txt

14 lines
243 B
Plaintext
Raw Normal View History

-r common.txt
# Used for Hesiod lookups, etc.
pydns==2.3.6
# Needed for LDAP integration
2016-07-27 05:21:12 +02:00
python-ldap==2.4.26
# need for ipython, only on python 2
backports.shutil_get_terminal_size==1.0.0
2016-07-20 12:16:02 +02:00
# Install Python Social Auth
-r py2_socialauth.txt