This filter wasn't listed in cheatsheet or docs, but it is usually more flexible/simpler than `regex_match` if trying to search for a substring in payload. Also setup a [timeout](https://github.com/mrabarnett/mrab-regex?tab=readme-ov-file#timeout) when regex searching/matching/replacing. Related to [this issue](https://docs.google.com/document/d/1gESMLdbJSnLnSnK7Nhp7DvJ7f10qZXsEm5GrgBc5RqQ/edit)
70 lines
1.9 KiB
Text
70 lines
1.9 KiB
Text
babel==2.12.1
|
|
beautifulsoup4==4.12.2
|
|
celery[redis]==5.3.1
|
|
cryptography==43.0.1
|
|
django==4.2.15
|
|
django-add-default-value==0.10.0
|
|
django-amazon-ses==4.0.1
|
|
django-anymail==11.1
|
|
django-cors-headers==3.7.0
|
|
# pyroscope-io==0.8.1
|
|
django-dbconn-retry==0.1.7
|
|
django-debug-toolbar==4.1
|
|
django-deprecate-fields==0.1.1
|
|
django-filter==2.4.0
|
|
django-ipware==4.0.2
|
|
django-log-request-id==1.6.0
|
|
django-migration-linter==4.1.0
|
|
django-mirage-field==1.3.0
|
|
django-mysql==4.6.0
|
|
django-polymorphic==3.1.0
|
|
django-ratelimit==2.0.0
|
|
django-redis==5.4.0
|
|
django-rest-polymorphic==0.1.10
|
|
django-silk==5.0.3
|
|
django-sns-view==0.1.2
|
|
djangorestframework==3.15.2
|
|
factory-boy<3.0
|
|
drf-spectacular==0.26.5
|
|
emoji==2.4.0
|
|
# If the version of grpcio is changed
|
|
# upload a new arm64 wheel instead of /engine/grpcio-1.57.0-cp311-cp311-linux_aarch64.whl
|
|
grpcio==1.64.1
|
|
fcm-django @ https://github.com/grafana/fcm-django/archive/refs/tags/v1.0.12r1.tar.gz#sha256=7ec7cd9d353fc9edf19a4acd4fa14090a31d83d02ac986c5e5e081dea29f564f
|
|
hiredis==2.2.3
|
|
humanize==4.10.0
|
|
icalendar==5.0.10
|
|
lxml==5.2.2
|
|
markdown2==2.4.10
|
|
opentelemetry-sdk==1.26.0
|
|
opentelemetry-api==1.26.0
|
|
opentelemetry-exporter-otlp-proto-grpc==1.26.0
|
|
opentelemetry-instrumentation-logging==0.47b0
|
|
opentelemetry-instrumentation-wsgi==0.47b0
|
|
opentelemetry-instrumentation-requests==0.47b0
|
|
opentelemetry-instrumentation-django==0.47b0
|
|
phonenumbers==8.10.0
|
|
prometheus_client==0.16.0
|
|
psutil==5.9.4
|
|
psycopg2==2.9.3
|
|
pymdown-extensions==10.0
|
|
PyMySQL==1.1.1
|
|
python-telegram-bot==13.13
|
|
recurring-ical-events==2.1.0
|
|
redis==5.0.1
|
|
regex==2024.7.24
|
|
requests==2.32.3
|
|
slack-export-viewer==1.1.4
|
|
slack_sdk==3.21.3
|
|
social-auth-app-django==5.4.1
|
|
twilio~=6.37.0
|
|
urllib3==1.26.19
|
|
uwsgi==2.0.26
|
|
whitenoise==5.3.0
|
|
google-api-python-client==2.122.0
|
|
google-auth-httplib2==0.2.0
|
|
google-auth-oauthlib==1.2.0
|
|
# we are manually pinning idna to 3.7 to fix CVE-2024-3651
|
|
# requests==2.32.3 is installing idna==3.6 but supports idna>=2.5,<4
|
|
# https://github.com/psf/requests/blob/v2.32.3/setup.py#L63
|
|
idna==3.7
|