update dependencies, replace pycrypto with cryptography

This commit is contained in:
smile 2025-04-11 21:44:34 +02:00
parent 2623444b11
commit 35b4313ad1
7 changed files with 109 additions and 45 deletions

View file

@ -1,7 +1,12 @@
crispy-bootstrap4
cryptography
Django<5
django-auth-ldap
django-crispy-forms
django-bootstrap4
gunicorn
pycrypto
# pycrypto
passlib
pytest
pytest-django
requests