bookwyrm-mastodon/requirements.txt

17 lines
274 B
Plaintext
Raw Normal View History

2020-03-22 17:33:26 -04:00
celery==4.4.2
2020-05-13 06:53:25 -04:00
coverage==5.1
Django==3.0.7
2020-01-28 18:23:49 -05:00
django-model-utils==4.0.0
environs==7.2.0
flower==0.9.4
2020-08-10 16:15:18 -04:00
Pillow>=7.1.0
2020-01-25 01:32:41 -05:00
psycopg2==2.8.4
2020-01-27 00:51:36 -05:00
pycryptodome==3.9.4
pytest-django==4.1.0
2020-11-08 15:14:57 -05:00
pytest==6.1.2
pytest-cov==2.10.1
python-dateutil==2.8.1
redis==3.4.1
2020-01-27 00:51:36 -05:00
requests==2.22.0
responses==0.10.14