bookwyrm/requirements.txt

65 lines
1.5 KiB
Plaintext
Raw Normal View History

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