zulip/requirements/py2_common.txt

13 lines
206 B
Plaintext
Raw Normal View History

-r common.txt
2016-07-27 05:20:57 +02:00
enum34==1.1.6
# Used for Hesiod lookups, etc.
pydns==2.3.6
# Needed for LDAP integration
python-ldap==2.4.19
# need for ipython, only on python 2
backports.shutil_get_terminal_size==1.0.0