2
0
Fork 0
bookwyrm/requirements.txt

66 lines
1.5 KiB
Text
Raw Normal View History

aiohttp==3.9.4
2024-04-01 18:30:53 +02:00
bleach==6.1.0
2024-03-29 22:28:50 +01:00
boto3==1.34.74
bw-file-resubmit==0.6.0rc2
2024-04-01 18:33:59 +02:00
celery==5.3.6
2021-05-25 23:04:28 +02:00
colorthief==0.2.1
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
django-oauth-toolkit==2.3.0
2024-03-17 21:46:34 -03:00
django-pgtrigger==4.11.0
django-redis==5.2.0
2024-03-29 22:41:19 +01:00
django-sass-processor==1.4
django-storages==1.14.2
django-storages[azure]
2024-03-29 21:56:39 +01:00
environs==11.0.0
flower==2.0.1
2024-03-29 22:41:56 +01:00
libsass==0.23.0
2024-04-01 18:36:12 +02:00
Markdown==3.6
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
Pillow==10.3.0
pilkit>=3.0 # dependency of django-imagekit, 2.0 is incompatible with Pillow>=10
2024-04-01 15:36:22 +02:00
psycopg2==2.9.9
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
pytz>=2022.7
2024-04-01 20:53:19 +02:00
qrcode==7.4.2
2024-04-01 18:39:28 +02:00
redis==5.0.3
requests==2.31.0
2024-04-01 20:32:06 +02:00
responses==0.25.0
s3-tar==0.1.13
# Indirect dependencies with version constraints for security fixes
grpcio>=1.57.0
setuptools>=65.5.1
tornado>=6.3.3
2021-02-21 23:07:58 -08:00
# Dev
black==22.*
2024-04-01 18:33:59 +02:00
celery-types==0.22.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-04-01 20:48:52 +02:00
pytest==8.1.1
2024-03-29 21:58:49 +01:00
pytest-cov==5.0.0
2024-03-29 21:55:03 +01:00
pytest-django==4.8.0
2024-04-01 20:27:45 +02:00
pytest-env==1.1.3
2024-04-01 20:30:13 +02:00
pytest-xdist==3.5.0
2021-09-28 10:21:12 -07:00
pytidylib==0.3.2
2024-04-01 18:30:53 +02:00
types-bleach==6.1.0.20240331
types-dataclasses==0.6.6
2024-04-01 18:36:12 +02:00
types-Markdown==3.6.0.20240316
2024-04-01 20:24:53 +02:00
types-Pillow==10.2.0.20240331
2024-04-01 15:36:22 +02:00
types-psycopg2==2.9.21.20240311
2024-03-29 23:01:17 +01:00
types-python-dateutil==2.9.0.20240316
types-requests==2.31.0.20240311