-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
135 lines (135 loc) · 2.34 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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
aiohttp==3.7.4.post0
appdirs==1.4.3
asgiref==3.4.1
astroid==2.7.2
async-timeout==3.0.1
attrs==21.2.0
autopep8==1.5.7
bcrypt==3.1.7
bleach==4.1.0
blinker==1.4
certifi==2019.11.28
chardet==3.0.4
Click==7.0
colorama==0.4.3
coreapi==2.3.3
coreschema==0.0.4
cryptography==2.8
cssselect==1.1.0
decorator==5.0.9
dicttoxml==1.7.4
distlib==0.3.0
distro==1.4.0
dj-database-url==0.5.0
Django==3.2.6
django-ckeditor==6.1.0
django-crontab==0.7.1
django-heroku==0.3.1
django-ipware==4.0.0
django-js-asset==1.2.2
django-material-admin==1.8.5
django-qr-code==2.2.0
django-taggit==1.5.1
django-taggit-serializer==0.1.7
djangorestframework==3.12.4
djangorestframework-simplejwt==4.8.0
docutils==0.17.1
drf-yasg==1.20.0
drf-yasg2==1.19.4
entrypoints==0.3
fasteners==0.14.1
filelock==3.0.12
future==0.18.2
geocoder==1.38.1
geoip2==4.2.0
gunicorn==20.1.0
httplib2==0.14.0
idna==2.8
importlib-metadata==4.8.1
inflection==0.5.1
ip2geotools==0.1.6
IP2Location==8.6.2
isort==5.9.3
itypes==1.2.0
Jinja2==3.0.1
keyring==18.0.1
launchpadlib==1.10.13
lazr.restfulclient==0.14.2
lazr.uri==1.0.3
lazy-object-proxy==1.6.0
lockfile==0.12.2
lxml==4.6.3
macaroonbakery==1.3.1
Mako==1.1.0
MarkupSafe==2.0.1
maxminddb==2.0.3
mccabe==0.6.1
monotonic==1.5
more-itertools==4.2.0
multidict==5.1.0
netifaces==0.10.4
oauthlib==3.1.0
olefile==0.46
packaging==21.0
paramiko==2.6.0
pexpect==4.6.0
Pillow==7.0.0
pip-review==1.1.0
pipenv==11.9.0
pkginfo==1.7.1
platformdirs==2.2.0
protobuf==3.6.1
psycopg2==2.9.1
pycairo==1.16.2
pycodestyle==2.7.0
pycrypto==2.6.1
Pygments==2.10.0
PyJWT==2.1.0
pylint==2.10.2
pylint-django==2.4.4
pylint-plugin-utils==0.6
pymacaroons==0.13.0
PyNaCl==1.3.0
pyparsing==2.4.7
PyQt5==5.14.1
pyquery==1.4.3
pyRFC3339==1.1
PySocks==1.6.8
python-dateutil==2.7.3
pytz==2019.3
pyxdg==0.26
PyYAML==5.3.1
ratelim==0.1.6
readme-renderer==29.0
reportlab==3.5.34
requests==2.22.0
requests-toolbelt==0.9.1
requests-unixsocket==0.2.0
rfc3986==1.5.0
ruamel.yaml==0.17.16
ruamel.yaml.clib==0.2.6
SecretStorage==2.3.1
segno==1.3.3
selenium==3.141.0
simplejson==3.16.0
six==1.16.0
sqlparse==0.4.1
systemd-python==234
toml==0.10.2
tqdm==4.62.2
twine==3.4.2
typed-ast==1.4.3
typing==3.7.4.3
typing-extensions==3.10.0.2
uritemplate==3.0.1
urllib3==1.25.8
virtualenv==20.0.17
virtualenv-clone==0.3.0
wadllib==1.3.3
webencodings==0.5.1
whitenoise==5.3.0
wrapt==1.12.1
yarl==1.6.3
zipp==1.0.0
cloudinary==1.26.0
dj3-cloudinary-storage==0.0.5