openwisp / django-x509

Reusable django app implementing x509 PKI certificates management
http://openwisp.org
BSD 3-Clause "New" or "Revised" License
340 stars 69 forks source link

Update cryptography dependency #88

Closed PabloCastellano closed 4 years ago

PabloCastellano commented 4 years ago

While installing other openwisp projects I've got

ERROR: django-x509 0.6.2 has requirement cryptography<2.9.0,>=2.4.0, but you'll have cryptography 2.9 which is incompatible.