-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
54 lines (54 loc) · 991 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
51
52
53
54
asgiref==3.3.1
astroid==2.4.2
autopep8==1.5.4
beautifulsoup4==4.9.3
bleach==3.3.0
certifi==2020.12.5
cffi==1.14.4
chardet==4.0.0
cloudinary==1.24.0
colorama==0.4.4
crispy-bootstrap5==0.3.1
cryptography==3.4.6
defusedxml==0.6.0
dj-database-url==0.5.0
Django==3.1.4
django-allauth==0.44.0
django-bleach==0.6.1
django-ckeditor==6.0.0
django-cloudinary-storage==0.3.0
django-crispy-forms==1.11.1
django-extensions==3.1.1
django-heroku==0.3.1
django-js-asset==1.2.2
django-livereload-server==0.3.2
django-recaptcha==2.0.6
gunicorn==20.0.4
idna==2.10
isort==5.6.4
lazy-object-proxy==1.4.3
mccabe==0.6.1
oauthlib==3.1.0
packaging==20.8
Pillow==8.1.2
psycopg2==2.8.6
pycodestyle==2.6.0
pycparser==2.20
PyJWT==2.0.1
pylint==2.6.0
pyparsing==2.4.7
python-decouple==3.4
python3-openid==3.2.0
pytz==2020.4
requests==2.25.1
requests-oauthlib==1.3.0
selenium==3.141.0
six==1.15.0
soupsieve==2.2
sqlparse==0.4.1
toml==0.10.2
tornado==6.1
urllib3==1.26.4
webencodings==0.5.1
whitenoise==5.2.0
wrapt==1.12.1