Create requirements.txt
Browse files- requirements.txt +243 -0
requirements.txt
ADDED
@@ -0,0 +1,243 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
amqp==5.1.1
|
2 |
+
appdirs==1.4.4
|
3 |
+
arabic-reshaper==2.1.3
|
4 |
+
asgiref==3.7.2
|
5 |
+
aspy.refactor-imports==2.2.0
|
6 |
+
astroid==2.8.3
|
7 |
+
async-generator==1.10
|
8 |
+
async-timeout==3.0.1
|
9 |
+
atomicwrites==1.4.0
|
10 |
+
attrs==21.2.0
|
11 |
+
autobahn==20.7.1
|
12 |
+
Automat==20.2.0
|
13 |
+
autopep8==1.6.0
|
14 |
+
Babel==2.9.1
|
15 |
+
backcall==0.2.0
|
16 |
+
beautifulsoup4==4.9.3
|
17 |
+
billiard==3.6.4.0
|
18 |
+
black==21.6b0
|
19 |
+
cached-property==1.5.2
|
20 |
+
cachetools==4.0.0
|
21 |
+
celery==5.2.7
|
22 |
+
celery-progress==0.1.2
|
23 |
+
certifi==2021.5.30
|
24 |
+
cffi==1.15.0
|
25 |
+
cfgv==3.3.0
|
26 |
+
channels==3.0.5
|
27 |
+
charset-normalizer==2.0.4
|
28 |
+
click==8.1.3
|
29 |
+
click-didyoumean==0.3.0
|
30 |
+
click-plugins==1.1.1
|
31 |
+
click-repl==0.2.0
|
32 |
+
colorama==0.4.4
|
33 |
+
commonmark==0.9.1
|
34 |
+
constantly==15.1.0
|
35 |
+
coverage==5.5
|
36 |
+
crispy-bootstrap5==0.6
|
37 |
+
cryptography==3.3.1
|
38 |
+
cryptography318==0.1.8
|
39 |
+
cssselect2==0.4.1
|
40 |
+
daphne==3.0.2
|
41 |
+
decorator==5.0.9
|
42 |
+
defusedxml==0.7.1
|
43 |
+
distlib==0.3.2
|
44 |
+
Django==3.2.20
|
45 |
+
django-autocomplete-light==3.8.2
|
46 |
+
django-autoslug==1.9.8
|
47 |
+
django-autotranslate==1.2.0
|
48 |
+
django-ckeditor==6.1.0
|
49 |
+
django-colorfield==0.4.1
|
50 |
+
django-countries==7.2.1
|
51 |
+
django-crispy-forms==1.14.0
|
52 |
+
django-csp==3.7
|
53 |
+
django-datatables-view==1.19.1
|
54 |
+
django-dbbackup==3.3.0
|
55 |
+
django-debug-toolbar==2.2
|
56 |
+
django-easy-select2==1.5.7
|
57 |
+
django-excel==0.0.10
|
58 |
+
django-guardian==2.4.0
|
59 |
+
django-ipware==3.0.2
|
60 |
+
django-js-asset==1.2.2
|
61 |
+
django-login-required-middleware==0.5.0
|
62 |
+
django-model-info==0.2.2
|
63 |
+
django-model-utils==4.1.1
|
64 |
+
django-models-logging==1.0.8
|
65 |
+
django-mptt==0.12.0
|
66 |
+
django-nested-inline==0.4.3
|
67 |
+
django-pandas==0.6.4
|
68 |
+
django-phonenumber-field==5.2.0
|
69 |
+
django-qr-code==3.0.0
|
70 |
+
django-querysetsequence==0.14
|
71 |
+
django-rest-authtoken==2.1.3
|
72 |
+
django-richtextfield==1.6.1
|
73 |
+
django-rosetta==0.9.6
|
74 |
+
django-scheduler==0.9.5
|
75 |
+
django-silk==4.3.0
|
76 |
+
django-simple-history==3.0.0
|
77 |
+
django-timezone-field==4.1.1
|
78 |
+
django-user-agents==0.4.0
|
79 |
+
djangorestframework==3.12.4
|
80 |
+
djangorestframework-appapi==0.0.3
|
81 |
+
docopt==0.6.2
|
82 |
+
docxcompose==1.3.3
|
83 |
+
docxtpl==0.14.2
|
84 |
+
et-xmlfile==1.1.0
|
85 |
+
execnet==1.9.0
|
86 |
+
Faker==9.8.3
|
87 |
+
filelock==3.0.12
|
88 |
+
flake8==4.0.1
|
89 |
+
flake8-black==0.2.1
|
90 |
+
fpdf2==2.4.1
|
91 |
+
future==0.18.2
|
92 |
+
futures==3.1.1
|
93 |
+
google-api-core==1.31.1
|
94 |
+
google-api-python-client==2.15.0
|
95 |
+
google-auth==1.34.0
|
96 |
+
google-auth-httplib2==0.1.0
|
97 |
+
google-cloud-core==1.7.2
|
98 |
+
google-cloud-translate==3.3.2
|
99 |
+
googleapis-common-protos==1.53.0
|
100 |
+
goslate==1.5.1
|
101 |
+
gprof2dot==2021.2.21
|
102 |
+
grpcio==1.64.1
|
103 |
+
h11==0.12.0
|
104 |
+
hijri-converter==2.2.2
|
105 |
+
httplib2==0.19.1
|
106 |
+
hyperlink==20.0.1
|
107 |
+
icalendar==4.0.9
|
108 |
+
identify==2.2.10
|
109 |
+
idna==3.2
|
110 |
+
importlib-metadata==4.2.0
|
111 |
+
incremental==17.5.0
|
112 |
+
iniconfig==1.1.1
|
113 |
+
IP2Location==8.5.1
|
114 |
+
ipython==7.25.0
|
115 |
+
ipython-genutils==0.2.0
|
116 |
+
isort==5.9.1
|
117 |
+
jedi==0.17.2
|
118 |
+
jinja2==3.0.1
|
119 |
+
keyring==23.5.0
|
120 |
+
kombu==5.2.4
|
121 |
+
lazy-object-proxy==1.6.0
|
122 |
+
lml==0.0.9
|
123 |
+
lxml
|
124 |
+
markupsafe==2.0.1
|
125 |
+
mccabe==0.6.1
|
126 |
+
mixer==7.1.2
|
127 |
+
mpmath==1.2.1
|
128 |
+
msgpack==1.0.0
|
129 |
+
mypy-extensions==0.4.3
|
130 |
+
nodeenv==1.6.0
|
131 |
+
num2words==0.5.10
|
132 |
+
numpy==1.21.0
|
133 |
+
openpyxl==3.0.7
|
134 |
+
outcome==1.1.0
|
135 |
+
packaging==20.9
|
136 |
+
pandas
|
137 |
+
parso==0.7.1
|
138 |
+
pathspec==0.8.1
|
139 |
+
pendulum==2.1.2
|
140 |
+
phonenumbers==8.12.31
|
141 |
+
pickleshare==0.7.5
|
142 |
+
Pillow==8.1.0
|
143 |
+
platformdirs
|
144 |
+
pluggy==0.13.1
|
145 |
+
polib==1.1.1
|
146 |
+
gunicorn==20.1.0
|
147 |
+
psycopg2-binary
|
148 |
+
|
149 |
+
pre-commit==2.13.0
|
150 |
+
pretty-bad-protocol
|
151 |
+
progress==1.6
|
152 |
+
prompt-toolkit==3.0.17
|
153 |
+
proto-plus==1.19.0
|
154 |
+
protobuf==3.17.3
|
155 |
+
psutil==5.8.0
|
156 |
+
py==1.10.0
|
157 |
+
py-w3c==0.3.1
|
158 |
+
pyasn1==0.4.8
|
159 |
+
pyasn1-modules==0.2.8
|
160 |
+
pycodestyle==2.8.0
|
161 |
+
pycountry==20.7.3
|
162 |
+
pycparser==2.20
|
163 |
+
pydocstyle==6.1.1
|
164 |
+
pyexcel
|
165 |
+
pyexcel-io
|
166 |
+
pyexcel-webio
|
167 |
+
pyexcel-xlsx
|
168 |
+
pyflakes==2.4.0
|
169 |
+
pygments==2.9.0
|
170 |
+
PyHamcrest==2.0.2
|
171 |
+
pylint==2.11.1
|
172 |
+
pynput==1.7.3
|
173 |
+
pyOpenSSL==21.0.0
|
174 |
+
pyparsing==2.4.7
|
175 |
+
pyphen==0.11.0
|
176 |
+
pytest==6.2.4
|
177 |
+
pytest-cov==2.12.1
|
178 |
+
pytest-django==4.4.0
|
179 |
+
pytest-forked==1.3.0
|
180 |
+
pytest-runner==5.3.1
|
181 |
+
pytest-xdist==2.3.0
|
182 |
+
python-bidi==0.4.2
|
183 |
+
python-dateutil==2.8.1
|
184 |
+
python-docx==0.8.11
|
185 |
+
python-gnupg==0.4.9
|
186 |
+
python-jsonrpc-server==0.4.0
|
187 |
+
python-language-server==0.36.2
|
188 |
+
pytz
|
189 |
+
pytzdata
|
190 |
+
PyYAML
|
191 |
+
regex==2021.4.4
|
192 |
+
reportbro-fpdf==1.7.10
|
193 |
+
reportbro-lib==1.6.0
|
194 |
+
reportlab==3.5.67
|
195 |
+
requests==2.26.0
|
196 |
+
rich==12.4.4
|
197 |
+
rollbar==0.16.2
|
198 |
+
rsa==4.7.2
|
199 |
+
seed-isort-config==2.2.0
|
200 |
+
segno==1.4.1
|
201 |
+
selenium==4.0.0
|
202 |
+
service-identity==18.1.0
|
203 |
+
setuptools==57.0.0
|
204 |
+
setuptools-scm==3.4.3
|
205 |
+
simpleeval
|
206 |
+
six==1.15.0
|
207 |
+
sniffio==1.2.0
|
208 |
+
snowballstemmer==2.1.0
|
209 |
+
sortedcontainers==2.4.0
|
210 |
+
soupsieve==2.2.1
|
211 |
+
sqlparse==0.4.1
|
212 |
+
sympy==1.9
|
213 |
+
text-unidecode==1.3
|
214 |
+
texttable==0.8.2
|
215 |
+
tinycss2==1.1.0
|
216 |
+
toml==0.10.2
|
217 |
+
tox==3.23.1
|
218 |
+
tqdm==4.62.1
|
219 |
+
traitlets==5.0.5
|
220 |
+
trio==0.19.0
|
221 |
+
trio-websocket==0.9.2
|
222 |
+
Twisted
|
223 |
+
txaio==20.4.1
|
224 |
+
typed-ast==1.4.3
|
225 |
+
typing-extensions==4.0.0
|
226 |
+
ua-parser==0.10.0
|
227 |
+
ujson==4.1.0
|
228 |
+
uritemplate==3.0.1
|
229 |
+
urllib3==1.26.6
|
230 |
+
user-agents==2.2.0
|
231 |
+
utils==1.0.1
|
232 |
+
vine==5.0.0
|
233 |
+
virtualenv==20.4.7
|
234 |
+
wcwidth==0.2.3
|
235 |
+
webencodings==0.5.1
|
236 |
+
wheel==0.37.0
|
237 |
+
wrapt==1.13.2
|
238 |
+
wsproto==1.0.0
|
239 |
+
XlsxWriter==1.4.3
|
240 |
+
xlwt==1.3.0
|
241 |
+
zipp==3.4.1
|
242 |
+
zope.interface==5.1.0
|
243 |
+
|