update requirements
This commit is contained in:
parent
50d2c402ad
commit
2623444b11
2 changed files with 8 additions and 1 deletions
7
requirements.in
Normal file
7
requirements.in
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
Django<5
|
||||
django-auth-ldap
|
||||
django-crispy-forms
|
||||
gunicorn
|
||||
pycrypto
|
||||
passlib
|
||||
requests
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
# This file is autogenerated by pip-compile with python 3.9
|
||||
# To update, run:
|
||||
#
|
||||
# pip-compile
|
||||
# pip-compile requirements.in
|
||||
#
|
||||
asgiref==3.5.2
|
||||
# via django
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue