bookwyrm/requirements.txt

40 lines
778 B
Plaintext
Raw Normal View History

aiohttp==3.8.1
2022-07-04 20:14:22 +00:00
bleach==5.0.1
celery==5.2.2
2021-05-25 21:04:28 +00:00
colorthief==0.2.1
Django==3.2.14
2022-02-26 16:44:19 +00:00
django-celery-beat==2.2.1
django-compressor==2.4.1
django-imagekit==4.1.0
2020-01-28 23:23:49 +00:00
django-model-utils==4.0.0
django-sass-processor==1.0.1
environs==9.3.4
2022-01-07 17:45:21 +00:00
flower==1.0.0
libsass==0.21.0
2020-12-20 02:54:56 +00:00
Markdown==3.3.3
Pillow>=9.0.0
2020-01-25 06:32:41 +00:00
psycopg2==2.8.4
2020-01-27 05:51:36 +00:00
pycryptodome==3.9.4
python-dateutil==2.8.1
redis==3.4.1
2020-01-27 05:51:36 +00:00
requests==2.22.0
responses==0.10.14
pytz>=2021.1
boto3==1.17.88
django-storages==1.11.1
2022-01-05 16:27:31 +00:00
django-redis==5.2.0
2022-02-05 02:34:17 +00:00
opentelemetry-api==1.8.0
opentelemetry-sdk==1.8.0
opentelemetry-exporter-otlp-proto-grpc==1.8.0
opentelemetry-instrumentation-django==0.27b0
opentelemetry-instrumentation-celery==0.27b0
2021-02-22 07:07:58 +00:00
# Dev
pytest-django==4.1.0
pytest==6.1.2
pytest-cov==2.10.1
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
pylint==2.14.0