forked from bookwyrm-social/bookwyrm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
55 lines (53 loc) · 1.17 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
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.16
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
gunicorn==20.0.4
packaging==21.3
protobuf==3.20.*
pytz>=2022.7
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
protobuf==3.20.*
psycopg2==2.9.9
pycryptodome==3.20.0
pyotp==2.9.0
python-dateutil==2.9.0.post0
pytz>=2022.7
qrcode==7.4.2
redis==5.0.3
requests==2.32.2
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
jwcrypto>=1.5.6
setuptools>=70.0.0
tornado>=6.3.3
urllib3>=2.2.2
zipp>=3.19.1