forked from OpenHumans/open-humans
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.in
53 lines (50 loc) · 996 Bytes
/
requirements.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
-e git+https://github.com/beaugunderson/django-storages-s3upload.git#egg=django-storages-s3upload
# 20200507 Added to enable Apple OAuth from a feature PR in progress.
-e git+https://github.com/madprime/django-allauth.git@9421e182159258d28cf234d1c40d0d6cdab8e24d#egg=django-allauth
ansicolors
arrow
beautifulsoup4
bleach
boto3
brotlipy
celery==4.3.0
dj-database-url
Django==2.2.13
django-appconf
django-autoslug
django-bmemcached
django-bootstrap-pagination
django-cors-headers
django-debug-toolbar
django-extensions
django-filter
django-forms-bootstrap
django-heroku
django-ipware
django-oauth-toolkit
django-recaptcha
django-storages
django-waffle
django_coverage_plugin
djangorestframework
factory-boy
feedparser
gevent
gunicorn
Jinja2
jsonfield # can't remove this because migrations depend on it presently
mailchimp
Markdown
mock
Pillow # for sorl-thumbnail
pyparsing
raven
redis
requests
selenium
sorl-thumbnail
termcolor
# modules we control
django-gulp
django-hash-filter2
env-tools