zulip/requirements
Yago González d2b3a52812 requirements: Fix dependencies for cryptography.
Apparently the module "cryptography" (used by service_identity) has some
dependencies that weren't initially included in requirements/scrapy.txt.

Python 2 and 3: six, cffi, asn1crypto, idna
Python 2 only: enum34, ipaddress

Out of these modules, the ones that were already included in
requirements/common.txt have been removed, resulting in:

Python 2 and 3: asn1crypto
Python 2 only: ipaddress

Credits as well to @adnrs96, whose help was essential to catch this issue.
2017-06-20 10:18:00 -04:00
..
common.txt requirements: Upgrade requests to latest version. 2017-06-20 06:59:18 -04:00
dev.txt requirements: Upgrade urllib3 to 1.21.1. 2017-06-19 06:40:18 -04:00
docs.txt requirements: Upgrade Sphinx to 1.6.2. 2017-06-19 06:40:18 -04:00
emailmirror.txt requirements: Upgrade regex to 2017.6.7. 2017-06-19 06:40:18 -04:00
ipython.txt requirements: Upgrade pathlib2 to 2.3.0.. 2017-06-19 06:40:18 -04:00
moto.txt requirements: Upgrade xmltodict to 0.11.0. 2017-06-19 06:40:18 -04:00
mypy.txt mypy: Upgrade to latest version of mypy. 2017-05-23 10:42:44 -07:00
pip.txt Use requirements file for pip/setuptools/wheels in venv setup. 2017-06-19 16:37:50 -04:00
prod.txt requirements: Move api dependency out of common.txt. 2017-05-13 22:13:00 -07:00
py2_common.txt requirements: Upgrade python-ldap to 2.4.39. 2017-06-19 06:40:18 -04:00
py2_dev.txt run-dev-proxy: Fix twisted py3 compatibility. 2016-10-06 20:21:25 -07:00
py2_prod.txt Move packages from prod.txt to py2_prod.txt. 2016-07-02 11:53:26 -07:00
py2_socialauth.txt requirements: Upgrade python-social-auth. 2017-06-15 14:44:38 -07:00
py3_common.txt requirements: Move common includes to py2/py3, not dev/prod. 2017-05-13 22:09:42 -07:00
py3_dev.txt Add python3-specific requirements files. 2016-07-02 11:53:26 -07:00
py3_prod.txt requirements: Upgrade flup to 1.0.3.dev20161029 for Python 3 support 2016-11-26 13:20:22 -08:00
py3_socialauth.txt requirements: Upgrade python-social-auth. 2017-06-15 14:44:38 -07:00
py3k.txt requirements: Upgrade typing to 3.6.1. 2017-04-21 18:13:58 -07:00
scrapy.txt requirements: Fix dependencies for cryptography. 2017-06-20 10:18:00 -04:00
twisted.txt requirements: Upgrade zope.interface to 4.4.2. 2017-06-19 06:40:18 -04:00