-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
74 lines (74 loc) · 1.22 KB
/
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
amqp==5.0.6
appdirs==1.4.4
asgiref==3.3.4
attrs==21.2.0
Babel==2.9.1
billiard==3.6.4.0
black==21.5b0
celery==5.0.0
certifi==2020.12.5
cffi==1.14.5
cfgv==3.2.0
chardet==4.0.0
click==8.0.0
click-didyoumean==0.0.3
click-repl==0.1.6
cloudinary==1.25.0
coverage==5.5
cryptography==3.4.7
defusedxml==0.7.1
distlib==0.3.1
Django==3.2.2
django-allauth==0.44.0
django-celery-results==2.0.1
django-crispy-forms==1.11.2
django-extensions==3.1.3
django-money==1.3.1
filelock==3.0.12
gevent==21.1.2
greenlet==1.1.0
gunicorn==20.1.0
identify==2.2.4
idna==2.10
iniconfig==1.1.1
kombu==5.0.2
mccabe==0.6.1
mypy-extensions==0.4.3
nodeenv==1.6.0
oauthlib==3.1.0
packaging==20.9
pathspec==0.8.1
Pillow==8.2.0
pluggy==0.13.1
pre-commit==2.12.1
prompt-toolkit==3.0.18
psycopg2-binary==2.8.6
py==1.10.0
py-moneyed==0.8.0
pycodestyle==2.7.0
pycparser==2.20
pyflakes==2.3.1
PyJWT==2.1.0
pyparsing==2.4.7
pytest==6.2.4
pytest-cov==2.11.1
pytest-django==4.2.0
python-decouple==3.4
python3-openid==3.2.0
pytz==2021.1
PyYAML==5.4.1
redis==3.5.3
regex==2021.4.4
requests==2.25.1
requests-oauthlib==1.3.0
six==1.16.0
sqlparse==0.4.1
supervisor==4.2.2
toml==0.10.2
urllib3==1.26.4
vine==5.0.0
virtualenv==20.4.6
wcwidth==0.2.5
whitenoise==5.2.0
zope.event==4.5.0
zope.interface==5.4.0