bookwyrm/requirements.txt

17 lines
274 B
Plaintext
Raw Normal View History

2020-03-22 21:33:26 +00:00
celery==4.4.2
2020-05-13 10:53:25 +00:00
coverage==5.1
Django==3.0.7
2020-01-28 23:23:49 +00:00
django-model-utils==4.0.0
environs==7.2.0
flower==0.9.4
2020-08-10 20:15:18 +00:00
Pillow>=7.1.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
2020-03-30 00:40:51 +00:00
python-dateutil==2.8.1
2020-11-08 20:14:57 +00:00
pytest_django==4.1.0
pytest==6.1.2
pytest-cov==2.10.1
redis==3.4.1
2020-01-27 05:51:36 +00:00
requests==2.22.0
responses==0.10.14