2024-04-18 15:51:34 +00:00
|
|
|
aiohttp==3.9.4
|
2022-07-04 13:14:22 -07:00
|
|
|
bleach==5.0.1
|
2024-03-29 22:28:50 +01:00
|
|
|
boto3==1.34.74
|
2023-11-05 16:34:24 +11:00
|
|
|
bw-file-resubmit==0.6.0rc2
|
2024-03-02 16:03:19 -08:00
|
|
|
celery==5.3.1
|
2021-05-25 23:04:28 +02:00
|
|
|
colorthief==0.2.1
|
2024-03-29 20:23:25 +01:00
|
|
|
Django==4.2.11
|
2024-03-29 22:30:34 +01:00
|
|
|
django-celery-beat==2.6.0
|
2024-03-02 16:04:37 -08:00
|
|
|
django-compressor==4.4
|
2024-03-29 22:32:04 +01:00
|
|
|
django-csp==3.8
|
2024-03-29 22:34:52 +01:00
|
|
|
django-imagekit==5.0.0
|
2024-03-29 22:36:11 +01:00
|
|
|
django-model-utils==4.4.0
|
2024-03-31 12:41:12 -07:00
|
|
|
django-oauth-toolkit==2.3.0
|
2024-03-17 21:46:34 -03:00
|
|
|
django-pgtrigger==4.11.0
|
2024-03-02 15:41:06 -08:00
|
|
|
django-redis==5.2.0
|
2024-03-29 22:41:19 +01:00
|
|
|
django-sass-processor==1.4
|
2024-03-29 22:13:09 +01:00
|
|
|
django-storages==1.14.2
|
2024-03-02 15:41:06 -08:00
|
|
|
django-storages[azure]
|
2024-03-29 21:56:39 +01:00
|
|
|
environs==11.0.0
|
2024-03-29 12:07:52 +01:00
|
|
|
flower==2.0.1
|
2024-03-02 17:29:42 -08:00
|
|
|
grpcio==1.57.0 # Not a direct dependency, pinned to get a security fix
|
2024-03-29 22:41:56 +01:00
|
|
|
libsass==0.23.0
|
2023-01-26 16:51:32 +01:00
|
|
|
Markdown==3.4.1
|
2024-03-29 22:45:42 +01:00
|
|
|
opentelemetry-api==1.24.0
|
|
|
|
opentelemetry-exporter-otlp-proto-grpc==1.24.0
|
|
|
|
opentelemetry-instrumentation-celery==0.45b0
|
|
|
|
opentelemetry-instrumentation-django==0.45b0
|
|
|
|
opentelemetry-instrumentation-psycopg2==0.45b0
|
|
|
|
opentelemetry-sdk==1.24.0
|
2024-04-03 16:45:11 +00:00
|
|
|
Pillow==10.3.0
|
2024-04-11 14:45:13 +02:00
|
|
|
pilkit>=3.0 # dependency of django-imagekit, 2.0 is incompatible with Pillow>=10
|
2022-08-04 11:05:18 -07:00
|
|
|
protobuf==3.20.*
|
2024-03-02 15:41:06 -08:00
|
|
|
psycopg2==2.9.5
|
2024-03-29 22:57:37 +01:00
|
|
|
pycryptodome==3.20.0
|
2024-03-29 22:58:29 +01:00
|
|
|
pyotp==2.9.0
|
2024-03-29 23:01:17 +01:00
|
|
|
python-dateutil==2.9.0.post0
|
2024-03-02 15:41:06 -08:00
|
|
|
pytz>=2022.7
|
2022-09-11 13:48:52 +10:00
|
|
|
qrcode==7.3.1
|
2024-03-02 15:41:06 -08:00
|
|
|
redis==4.5.4
|
|
|
|
requests==2.31.0
|
|
|
|
responses==0.22.0
|
2024-01-14 12:14:44 +11:00
|
|
|
s3-tar==0.1.13
|
2024-03-02 17:20:48 -08:00
|
|
|
setuptools>=65.5.1 # Not a direct dependency, pinned to get a security fix
|
2024-03-02 16:08:41 -08:00
|
|
|
tornado==6.3.3 # Not a direct dependency, pinned to get a security fix
|
2021-02-21 23:07:58 -08:00
|
|
|
|
|
|
|
# Dev
|
2024-03-20 12:43:14 +01:00
|
|
|
black==22.*
|
2024-03-02 15:41:06 -08:00
|
|
|
celery-types==0.18.0
|
2024-03-30 21:28:03 +01:00
|
|
|
django-stubs[compatible-mypy]==4.2.7
|
2024-03-30 21:30:33 +01:00
|
|
|
mypy==1.7.1
|
2024-03-02 16:09:06 -08:00
|
|
|
pylint==2.15.0
|
2024-03-29 21:58:49 +01:00
|
|
|
pytest==8.0.2
|
|
|
|
pytest-cov==5.0.0
|
2024-03-29 21:55:03 +01:00
|
|
|
pytest-django==4.8.0
|
2021-08-02 19:30:42 -07:00
|
|
|
pytest-env==0.6.2
|
2021-08-02 12:34:18 -07:00
|
|
|
pytest-xdist==2.3.0
|
2021-09-28 10:21:12 -07:00
|
|
|
pytidylib==0.3.2
|
2023-09-13 09:09:43 +02:00
|
|
|
types-bleach==6.0.0.4
|
2023-07-22 13:27:43 +02:00
|
|
|
types-dataclasses==0.6.6
|
2023-09-13 09:09:43 +02:00
|
|
|
types-Markdown==3.4.2.10
|
2024-03-18 19:52:40 +01:00
|
|
|
types-Pillow==10.2.0.20240311
|
2023-09-13 09:09:43 +02:00
|
|
|
types-psycopg2==2.9.21.11
|
2024-03-29 23:01:17 +01:00
|
|
|
types-python-dateutil==2.9.0.20240316
|
2023-09-13 09:09:43 +02:00
|
|
|
types-requests==2.31.0.2
|