-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements1.txt
144 lines (144 loc) · 2.77 KB
/
requirements1.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
136
137
138
139
140
141
142
143
144
# alabaster==0.7.12
# argon2-cffi==21.1.0
# arrow==1.1.1
# asgiref==3.4.1
# astroid==2.8.0
# attrs==21.2.0
# Babel==2.9.1
# backcall==0.2.0
# backports.entry-points-selectable==1.1.0
# binaryornot==0.4.4
# black==21.9b0
# certifi==2021.5.30
# cffi==1.14.6
# cfgv==3.3.1
# chardet==4.0.0
# charset-normalizer==2.0.6
# click==8.0.1
# colorama==0.4.4
# cookiecutter==1.7.3
# coverage==5.5
# cryptography==3.4.8
# decorator==5.1.0
# defusedxml==0.7.1
# distlib==0.3.3
Django==3.1.13
# django-allauth==0.45.0
django-appconf==1.0.5
django-autoslug==1.9.8
django-compressor==2.4.1
django-cors-headers==3.8.0
django-coverage-plugin==2.0.0
django-crispy-forms==1.13.0
django-debug-toolbar==3.2.2
django-environ==0.7.0
django-extensions==3.1.3
django-filter==21.1
django-model-utils==4.1.1
django-redis==5.0.0
django-smart-selects==1.5.9
django-stubs==1.8.0
django-stubs-ext==0.3.1
djangorestframework==3.12.4
djangorestframework-camel-case==1.2.0
djangorestframework-gis==0.17
# docutils==0.17.1
# factory-boy==3.2.0
# Faker==8.14.0
# filelock==3.1.0
# flake8==3.9.2
# flake8-isort==4.0.0
# Flask==2.0.1
GDAL==3.0.4
geos==0.2.3
# h11==0.12.0
# hiredis==2.0.0
# httptools==0.2.0
# identify==2.2.15
# idna==3.2
# imagesize==1.2.0
# iniconfig==1.1.1
# ipdb==0.13.9
# ipython==7.28.0
# isort==5.9.3
# itsdangerous==2.0.1
# jedi==0.18.0
# Jinja2==3.0.1
# jinja2-time==0.2.0
# lazy-object-proxy==1.6.0
# livereload==2.6.3
# lxml==4.6.3
# MarkupSafe==2.0.1
# matplotlib-inline==0.1.3
# mccabe==0.6.1
# mypy==0.910
# mypy-extensions==0.4.3
# nodeenv==1.6.0
# numpy==1.17.4
# oauthlib==3.1.1
# packaging==21.0
# parso==0.8.2
# pathspec==0.9.0
# pexpect==4.8.0
# pickleshare==0.7.5
# Pillow==8.3.2
# pipenv==2021.5.29
# platformdirs==2.4.0
# pluggy==1.0.0
# poyo==0.5.0
# pre-commit==2.15.0
proj==0.2.0
# prompt-toolkit==3.0.20
psycopg2-binary==2.9.1
# ptyprocess==0.7.0
# py==1.10.0
# pycodestyle==2.7.0
# pycparser==2.20
# pyflakes==2.3.1
# Pygments==2.10.0
# PyJWT==2.1.0
pylint==2.11.1
pylint-django==2.4.4
pylint-plugin-utils==0.6
# pipenv freeze req
python-dotenv==0.19.0
python-slugify==5.0.2
python3-openid==3.2.0
pytz==2021.1
PyYAML==5.4.1
rcssmin==1.0.6
redis==3.5.3
regex==2021.9.24
requests==2.26.0
requests-oauthlib==1.3.0
rjsmin==1.1.0
six==1.16.0
snowballstemmer==2.1.0
Sphinx==4.2.0
sphinx-autobuild==2021.3.14
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sqlparse==0.4.2
termcolor==1.1.0
testfixtures==6.18.3
text-unidecode==1.3
toml==0.10.2
tomli==1.2.1
tornado==6.1
traitlets==5.1.0
typing-extensions==3.10.0.2
urllib3==1.26.7
uvicorn==0.15.0
uvloop==0.16.0
virtualenv==20.8.1
virtualenv-clone==0.5.7
watchgod==0.7
wcwidth==0.2.5
websockets==10.0
Werkzeug==2.0.1
whitenoise==5.3.0
wrapt==1.12.1