mirror of https://github.com/zulip/zulip.git
requirements: Upgrade cryptography to 1.7.1.
This commit is contained in:
parent
7a5d605ae4
commit
0d000ec13c
|
@ -1,5 +1,5 @@
|
||||||
Scrapy==1.3.0
|
Scrapy==1.3.0
|
||||||
cryptography==1.5.3
|
cryptography==1.7.1
|
||||||
parsel==1.0.3
|
parsel==1.0.3
|
||||||
pyOpenSSL==16.2.0
|
pyOpenSSL==16.2.0
|
||||||
w3lib==1.15.0
|
w3lib==1.15.0
|
||||||
|
|
Loading…
Reference in New Issue