-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdev-requirements.txt
69 lines (69 loc) · 1.32 KB
/
dev-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
appdirs==1.4.4
asgiref==3.3.1
backports.entry-points-selectable==1.1.1
black==21.8b0
bleach==3.3.0
boto3==1.16.56
botocore==1.19.56
certifi==2021.5.30
cffi==1.14.6
charset-normalizer==2.0.4
click==8.0.1
colorama==0.4.4
cryptography==3.4.8
debugpy==1.5.1
defusedxml==0.7.1
distlib==0.3.3
Django==3.1.5
django-add-default-value==0.9.1
django-allauth==0.44.0
django-auto-prefetching==0.2.11
django-cleanup==5.1.0
django-crispy-forms==1.10.0
django-debug-toolbar==3.2
django-filter==2.4.0
django-ipware==3.0.2
django-migration-linter==3.0.1
django-multiselectfield==0.1.12
django-phonenumber-field==5.0.0
django-storages==1.11.1
django-summernote==0.8.20.0
django-webpack-loader==0.7.0
djangorestframework==3.12.2
drf-nested-routers==0.93.3
filelock==3.4.0
gunicorn==20.0.4
idna==3.2
isort==5.9.3
jmespath==0.10.0
jsmin==2.2.2
mypy-extensions==0.4.3
oauthlib==3.1.1
packaging==20.9
pathspec==0.9.0
phonenumbers==8.12.15
Pillow==8.1.0
platformdirs==2.3.0
pluggy==1.0.0
psycopg2-binary==2.8.6
py==1.11.0
pycparser==2.20
PyJWT==2.1.0
pyparsing==2.4.7
python-dateutil==2.8.1
python-dotenv==0.15.0
python3-openid==3.2.0
pytz==2020.5
regex==2021.8.28
requests==2.26.0
requests-oauthlib==1.3.0
s3transfer==0.3.4
six==1.15.0
sqlparse==0.4.1
toml==0.10.2
tomli==1.2.1
tox==3.24.4
typing-extensions==3.10.0.2
urllib3==1.26.2
virtualenv==20.10.0
webencodings==0.5.1