-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
50 lines (50 loc) · 889 Bytes
/
requirements.txt
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
amqp==2.5.2
anyjson==0.3.3
asgiref==3.2.3
billiard==3.6.3.0
boto3==1.11.15
botocore==1.14.15
braintree==4.0.0
celery==4.4.2
certifi==2019.11.28
chardet==3.0.4
defusedxml==0.6.0
dj-database-url==0.5.0
Django==2.2.20
django-celery==3.3.1
django-haystack==2.8.1
django-parler==1.9.2
django-redis-cache==2.1.0
django-rosetta==0.9.3
django-storages==1.9.1
django-taggit==1.2.0
docutils==0.15.2
gunicorn==20.0.4
idna==2.8
importlib-metadata==1.5.0
jmespath==0.9.4
kombu==4.6.8
Markdown==3.2.1
oauthlib==3.1.0
Pillow==8.1.1
polib==1.1.0
psycopg2==2.8.4
PyJWT==1.7.1
pysolr==3.8.1
python-dateutil==2.8.1
python-decouple==3.3
python3-openid==3.1.0
pytz==2019.3
redis==2.10.6
requests==2.22.0
requests-oauthlib==1.3.0
s3transfer==0.3.3
six==1.14.0
social-auth-app-django==3.1.0
social-auth-core==3.2.0
sorl-thumbnail==12.6.3
sqlparse==0.3.0
urllib3==1.25.8
vine==1.3.0
whitenoise==5.0.1
zipp==3.1.0