-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
95 lines (95 loc) · 1.71 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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
asgiref==3.3.1
astroid==2.5.2
atomicwrites==1.4.0
attrs==21.2.0
boto3==1.17.86
botocore==1.20.86
captcha==0.3
certifi==2020.12.5
cffi==1.14.5
chardet==4.0.0
click==7.1.2
colorama==0.4.4
coreapi==2.3.3
coreschema==0.0.4
cryptography==3.4.7
DateTime==4.3
defusedxml==0.7.1
dj-database-url==0.5.0
Django==3.1.7
django-allauth==0.45.0
django-ckeditor==6.0.0
django-countries==7.1
django-crispy-forms==1.11.2
django-etc==1.3.0
django-filter==2.4.0
django-fontawesome==1.0
django-fontawesome-5==1.0.18
django-heroku==0.3.1
django-hitcount==1.3.3
django-js-asset==1.2.2
django-mptt==0.12.0
django-otp==1.0.6
django-phone-field==1.8.1
django-recaptcha==2.0.6
django-storages==1.11.1
django-templated-mail==1.1.1
django-utils-six==2.0
Django-Verify-Email==1.0.7
django-view-breadcrumbs==2.1.1
django-widgets==0.1.16
djangorestframework==3.12.4
djangorestframework-simplejwt==4.7.2
djoser==2.1.0
genre==0.1.1
gitdb==4.0.7
GitPython==3.1.14
gunicorn==20.1.0
hierarchy==0.4.0
idna==2.10
iniconfig==1.1.1
isort==5.8.0
itypes==1.2.0
Jinja2==3.0.1
jmespath==0.10.0
lazy-object-proxy==1.6.0
MarkupSafe==2.0.1
mccabe==0.6.1
oauthlib==3.1.0
packaging==21.0
Pillow==8.1.2
pluggy==0.13.1
psycopg2==2.8.6
py==1.10.0
pycparser==2.20
pycryptodome==3.10.1
PyJWT==2.0.1
pylint==2.7.3
pyparsing==2.4.7
pytest==6.2.4
python-dateutil==2.8.1
python-decouple==3.4
python-social-auth==0.2.12
python3-openid==3.2.0
pytz==2021.1
pyuca==1.2
PyYAML==5.4.1
qrcode==7.2
razorpay==1.2.0
requests==2.25.1
requests-oauthlib==1.3.0
s3transfer==0.4.2
secret==0.8
six==1.15.0
smmap==4.0.0
social-auth-app-django==4.0.0
social-auth-core==4.1.0
sqlparse==0.4.1
tabulate==0.8.9
toml==0.10.2
Unipath==1.1
uritemplate==3.0.1
urllib3==1.26.4
whitenoise==5.2.0
wrapt==1.12.1
zope.interface==5.4.0