2
0
Fork 0
bookwyrm/requirements.txt

23 lines
349 B
Text
Raw Normal View History

2020-03-22 14:33:26 -07:00
celery==4.4.2
2021-03-18 15:55:05 -07:00
Django==3.1.6
2020-01-28 15:23:49 -08:00
django-model-utils==4.0.0
environs==7.2.0
flower==0.9.4
2020-12-19 18:54:56 -08:00
Markdown==3.3.3
2020-08-10 13:15:18 -07:00
Pillow>=7.1.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
django-rename-app==0.1.2
pytz>=2021.1
2021-02-21 23:07:58 -08:00
# Dev
black==20.8b1
coverage==5.1
pytest-django==4.1.0
pytest==6.1.2
pytest-cov==2.10.1