mirror of https://github.com/zulip/zulip.git
d2b3a52812
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. |
||
---|---|---|
.. | ||
common.txt | ||
dev.txt | ||
docs.txt | ||
emailmirror.txt | ||
ipython.txt | ||
moto.txt | ||
mypy.txt | ||
pip.txt | ||
prod.txt | ||
py2_common.txt | ||
py2_dev.txt | ||
py2_prod.txt | ||
py2_socialauth.txt | ||
py3_common.txt | ||
py3_dev.txt | ||
py3_prod.txt | ||
py3_socialauth.txt | ||
py3k.txt | ||
scrapy.txt | ||
twisted.txt |