clone from upstream lithium project
This commit is contained in:
parent
6f5167c24f
commit
f946e4933a
56 changed files with 754 additions and 503 deletions
26
requirements.txt
Normal file
26
requirements.txt
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
asgiref==3.8.1
|
||||
certifi==2022.12.7
|
||||
cffi==1.15.1
|
||||
charset-normalizer==3.0.1
|
||||
crispy-bootstrap5==2024.10
|
||||
cryptography==39.0.1
|
||||
defusedxml==0.7.1
|
||||
Django==5.1.2
|
||||
django-allauth==65.0.2
|
||||
django-crispy-forms==2.3
|
||||
django-debug-toolbar==4.4.6
|
||||
gunicorn==23.0.0
|
||||
idna==3.4
|
||||
oauthlib==3.2.2
|
||||
packaging==23.1
|
||||
psycopg==3.2.3
|
||||
psycopg-binary==3.2.3
|
||||
pycparser==2.21
|
||||
PyJWT==2.6.0
|
||||
python3-openid==3.2.0
|
||||
requests==2.28.2
|
||||
requests-oauthlib==1.3.1
|
||||
sqlparse==0.4.3
|
||||
typing_extensions==4.9.0
|
||||
urllib3==1.26.14
|
||||
whitenoise==6.7.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue