jazzband / django-rest-knox

Authentication Module for django rest auth
MIT License
1.17k stars 213 forks source link

Unpinned Dependency: cryptography #244

Closed steverecio closed 4 months ago

steverecio commented 3 years ago

An issue with building cryptography will cause the latest build to fail without pinning cryptography<=3.3.2

Details: https://github.com/python-poetry/poetry/issues/3661#issuecomment-776060329

lalvarezguillen commented 3 years ago

Further context: https://github.com/pyca/cryptography/issues/5771

johnraz commented 4 months ago

cryptography is not used anymore