-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
52 lines (52 loc) · 959 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
appdirs==1.4.4
asgiref==3.3.1
astroid==2.4.2
black==20.8b1
boto3==1.17.11
botocore==1.20.11
certifi==2020.12.5
cffi==1.14.4
chardet==4.0.0
click==7.1.2
colorama==0.4.4
cryptography==3.3.2
defusedxml==0.6.0
dj-database-url==0.5.0
Django==3.1.14
django-allauth==0.44.0
django-crispy-forms==1.11.0
django-environ==0.4.5
django-storages==1.11.1
flake8==3.8.4
gunicorn==20.0.4
idna==2.10
isort==5.7.0
jmespath==0.10.0
lazy-object-proxy==1.4.3
mccabe==0.6.1
mypy-extensions==0.4.3
oauthlib==3.1.0
pathspec==0.8.1
Pillow==9.0.1
psycopg2==2.8.6
psycopg2-binary==2.8.6
pycodestyle==2.6.0
pycparser==2.20
pyflakes==2.2.0
PyJWT==2.4.0
pylint==2.6.2
python-dateutil==2.8.1
python3-openid==3.2.0
pytz==2020.5
regex==2020.11.13
requests==2.25.1
requests-oauthlib==1.3.0
s3transfer==0.3.4
six==1.15.0
sqlparse==0.4.2
stripe==2.55.2
toml==0.10.2
typed-ast==1.4.2
typing-extensions==3.7.4.3
urllib3==1.26.5
wrapt==1.12.1