-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-dev.txt
69 lines (69 loc) · 1.3 KB
/
requirements-dev.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
asgiref==3.5.2
astroid==2.11.5
autopep8==1.6.0
backports.zoneinfo==0.2.1
certifi==2022.5.18.1
cffi==1.15.0
charset-normalizer==2.0.12
colorama==0.4.4
cryptography==37.0.2
cssselect2==0.6.0
defusedxml==0.7.1
dill==0.3.5.1
dj-rest-auth==2.2.4
Django==4.0.5
django-admin-interface==0.19.1
django-allauth==0.51.0
django-colorfield==0.7.1
django-cors-headers==3.13.0
django-debug-toolbar==3.4.0
django-filer==2.2.1
django-filter==21.1
django-flat-responsive==2.0
django-flat-theme==1.1.4
django-js-asset==2.0.0
django-mptt==0.13.4
django-polymorphic==3.1.0
django-sendgrid-v5==1.2.0
djangorestframework==3.13.1
djangorestframework-simplejwt==5.2.0
easy-thumbnails==2.8.1
gunicorn==20.1.0
idna==3.3
importlib-metadata==4.11.4
isort==5.10.1
lazy-object-proxy==1.7.1
lxml==4.9.0
Markdown==3.3.7
mccabe==0.7.0
oauthlib==3.2.0
Pillow==9.1.1
platformdirs==2.5.2
pycodestyle==2.8.0
pycparser==2.21
PyJWT==2.4.0
pylint==2.14.1
python-dotenv==0.20.0
python-http-client==3.3.7
python3-openid==3.2.0
pytz==2022.1
reportlab==3.6.10
requests==2.28.0
requests-oauthlib==1.3.1
sendgrid==6.9.7
six==1.16.0
sqlparse==0.4.2
starkbank-ecdsa==2.0.3
svglib==1.3.0
tinycss2==1.1.1
toml==0.10.2
tomli==2.0.1
tomlkit==0.11.0
typing_extensions==4.2.0
tzdata==2022.1
Unidecode==1.1.2
urllib3==1.26.9
webencodings==0.5.1
whitenoise==6.2.0
wrapt==1.14.1
zipp==3.8.0