-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
82 lines (82 loc) · 1.4 KB
/
requirements.txt
File metadata and controls
82 lines (82 loc) · 1.4 KB
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
appdirs==1.4.4
asgiref==3.2.4
astroid==2.4.2
attrs==20.3.0
black==20.8b1
boto3==1.13.16
botocore==1.16.16
certifi==2020.4.5.1
cffi==1.14.0
chardet==3.0.4
click==7.1.2
codecov==2.1.11
coverage==4.5.3
coveragePy==1.6.0
cryptography==2.9.2
defusedxml==0.7.0rc1
dj-database-url==0.5.0
Django==3.0.4
django-crispy-forms==1.9.0
django-heroku==0.3.1
django-richtextfield==1.5.0
django-social-share==1.4.0
django-storages==1.9.1
django-tinymce==3.0.2
docutils==0.15.2
flake8==3.8.4
Flask==1.0.2
gunicorn==20.0.4
html5lib==1.0.1
idna==2.9
importlib-metadata==3.4.0
iniconfig==1.1.1
isort==5.7.0
itsdangerous==1.1.0
Jinja2==2.11.3
jmespath==0.10.0
lazy-object-proxy==1.4.3
Mako==1.1.4
Markdown==3.3.3
MarkupSafe==1.1.1
mccabe==0.6.1
mypy-extensions==0.4.3
oauthlib==3.1.0
packaging==20.9
pathspec==0.8.1
pdoc3==0.9.2
Pillow==7.0.0
pluggy==0.13.1
psycopg2==2.8.6
psycopg2-binary==2.8.6
py==1.10.0
pycodestyle==2.6.0
pycparser==2.20
pyflakes==2.2.0
PyJWT==1.7.1
pylint==2.6.0
pyparsing==2.4.7
PyPDF2==1.26.0
pytest==6.2.2
python-dateutil==2.8.1
python3-openid==3.1.0
pytz==2019.3
regex==2020.11.13
reportlab==3.5.42
requests==2.25.0
requests-oauthlib==1.3.0
s3transfer==0.3.3
selenium==3.141.0
six==1.15.0
social-auth-app-django==3.1.0
social-auth-core==3.3.3
sqlparse==0.3.1
toml==0.10.2
typed-ast==1.4.2
typing-extensions==3.7.4.3
urllib3==1.25.9
webencodings==0.5.1
Werkzeug==1.0.1
whitenoise==5.1.0
wrapt==1.12.1
xhtml2pdf==0.2.4
zipp==3.4.0