mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-10-31 22:19:00 +00:00
65 lines
1.5 KiB
Text
65 lines
1.5 KiB
Text
aiohttp==3.10.2
|
|
bleach==6.1.0
|
|
boto3==1.34.74
|
|
bw-file-resubmit==0.6.0rc2
|
|
celery==5.3.6
|
|
colorthief==0.2.1
|
|
Django==4.2.15
|
|
django-celery-beat==2.6.0
|
|
django-compressor==4.4
|
|
django-csp==3.8
|
|
django-imagekit==5.0.0
|
|
django-model-utils==4.4.0
|
|
django-oauth-toolkit==2.3.0
|
|
django-pgtrigger==4.11.0
|
|
django-sass-processor==1.4
|
|
django-storages==1.14.2
|
|
django-storages[azure]
|
|
environs==11.0.0
|
|
flower==2.0.1
|
|
hiredis==2.3.2
|
|
libsass==0.23.0
|
|
Markdown==3.6
|
|
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
|
|
psycopg2==2.9.9
|
|
pycryptodome==3.20.0
|
|
pyotp==2.9.0
|
|
python-dateutil==2.9.0.post0
|
|
qrcode==7.4.2
|
|
redis==5.0.3
|
|
requests==2.32.0
|
|
responses==0.25.0
|
|
s3-tar==0.1.13
|
|
sqlparse==0.5.1
|
|
|
|
# Indirect dependencies with version constraints for security fixes
|
|
grpcio>=1.57.0
|
|
setuptools>=65.5.1
|
|
tornado>=6.3.3
|
|
|
|
# Dev
|
|
black==22.*
|
|
celery-types==0.22.0
|
|
django-stubs[compatible-mypy]==4.2.7
|
|
mypy==1.7.1
|
|
pylint==3.2.6
|
|
pytest==8.1.1
|
|
pytest-cov==5.0.0
|
|
pytest-django==4.8.0
|
|
pytest-env==1.1.3
|
|
pytest-xdist==3.5.0
|
|
pytidylib==0.3.2
|
|
types-bleach==6.1.0.20240331
|
|
types-dataclasses==0.6.6
|
|
types-Markdown==3.6.0.20240316
|
|
types-Pillow==10.2.0.20240331
|
|
types-psycopg2==2.9.21.20240311
|
|
types-python-dateutil==2.9.0.20240316
|
|
types-requests==2.31.0.20240311
|