Harden security

This commit is contained in:
2026-03-05 05:42:19 +00:00
parent 06735bdfb1
commit 438e561da0
75 changed files with 6260 additions and 278 deletions

View File

@@ -1,41 +1,35 @@
wheel
uwsgi
django
pre-commit
wheel==0.45.1
uwsgi==2.0.28
django==4.2.19
pre-commit==4.2.0
django-crispy-forms==1.14.0
crispy-bulma
# manticoresearch
# stripe
django-rest-framework
uvloop
django-htmx
cryptography
django-debug-toolbar
django-debug-toolbar-template-profiler
orjson
msgpack
apscheduler
watchfiles
django-otp
django-two-factor-auth
django-otp-yubikey
phonenumbers
qrcode
pydantic
# glom
git+https://git.zm.is/XF/django-crud-mixins
# pyroscope-io
# For caching
redis<7
hiredis
django-cachalot
django_redis
requests
signalbot
openai
aiograpi
aiomysql
slixmpp
neonize
watchdog
uvicorn
crispy-bulma==0.11.0
djangorestframework==3.15.2
uvloop==0.21.0
django-htmx==1.21.0
cryptography==44.0.2
django-debug-toolbar==4.4.6
django-debug-toolbar-template-profiler==2.1.0
orjson==3.10.15
msgpack==1.1.0
apscheduler==3.10.4
watchfiles==1.0.5
django-otp==1.6.0
django-two-factor-auth==1.17.0
django-otp-yubikey==1.1.0
phonenumbers==8.13.55
qrcode==8.0
pydantic==2.10.6
redis==6.2.0
hiredis==3.1.0
django-cachalot==2.7.0
django-redis==5.4.0
requests==2.32.3
signalbot==0.16.0
openai==1.66.3
aiograpi==0.0.4
aiomysql==0.2.0
slixmpp==1.10.0
neonize==0.3.12
watchdog==6.0.0
uvicorn==0.34.0