Merge pull request #65 from EbookFoundation/fix/updatedeps
Update dependencies so we can use modern libraries to pip installfoundation/signup
commit
3c17faba9f
|
@ -92,12 +92,12 @@ wsgiref==0.1.2
|
|||
xhtml2pdf==0.0.6
|
||||
#for urllib3 secure
|
||||
cffi==1.7.0
|
||||
cryptography==1.4
|
||||
cryptography==2.1.4
|
||||
enum34==1.1.6
|
||||
idna==2.1
|
||||
ipaddress==1.0.16
|
||||
ndg-httpsclient==0.4.2
|
||||
pyOpenSSL==16.0.0
|
||||
pyOpenSSL==16.2.0
|
||||
pyasn1==0.1.9
|
||||
pycparser==2.14
|
||||
setuptools==25.0.0
|
||||
|
|
Loading…
Reference in New Issue