2
0
Fork 0
bookwyrm/requirements.txt

39 lines
764 B
Text
Raw Normal View History

aiohttp==3.8.1
celery==5.2.2
2021-05-25 23:04:28 +02:00
colorthief==0.2.1
Django==3.2.13
2022-02-26 08:44:19 -08:00
django-celery-beat==2.2.1
django-compressor==2.4.1
django-imagekit==4.1.0
2020-01-28 15:23:49 -08:00
django-model-utils==4.0.0
django-sass-processor==1.0.1
environs==9.3.4
2022-01-07 09:45:21 -08:00
flower==1.0.0
libsass==0.21.0
2020-12-19 18:54:56 -08:00
Markdown==3.3.3
Pillow>=9.0.0
2020-01-24 22:32:41 -08:00
psycopg2==2.8.4
2020-01-26 21:51:36 -08:00
pycryptodome==3.9.4
python-dateutil==2.8.1
redis==3.4.1
2020-01-26 21:51:36 -08:00
requests==2.22.0
responses==0.10.14
pytz>=2021.1
boto3==1.17.88
django-storages==1.11.1
2022-01-05 08:27:31 -08:00
django-redis==5.2.0
2022-02-04 18:34:17 -08: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-21 23:07:58 -08:00
# Dev
pytest-django==4.1.0
pytest==6.1.2
pytest-cov==2.10.1
2021-08-02 19:30:42 -07:00
pytest-env==0.6.2
2021-08-02 12:34:18 -07:00
pytest-xdist==2.3.0
2021-09-28 10:21:12 -07:00
pytidylib==0.3.2
pylint==2.14.0