Azeez98 commited on
Commit
82e8380
·
verified ·
1 Parent(s): f8db595

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +292 -261
requirements.txt CHANGED
@@ -1,314 +1,345 @@
1
- aioredis==1.3.1
2
- amqp==5.1.1
 
3
  appdirs==1.4.4
4
- arabic-reshaper
5
- asgiref==3.7.2
6
- aspy.refactor-imports==2.2.0
7
- astroid==2.9.3
 
8
  async-generator==1.10
9
- async-timeout==4.0.2
10
- atomicwrites==1.4.0
11
- attrs==21.2.0
12
- autobahn==20.7.1
13
- Automat==20.2.0
14
- autopep8
15
- Babel==2.9.1
16
  backcall==0.2.0
17
- #backports.zoneinfo==0.2.1
18
- barcode==1.0.3
19
- beautifulsoup4==4.9.3
20
- billiard==3.6.4.0
21
- black==21.6b0
22
  Brotli==1.1.0
23
  cached-property==1.5.2
24
- cachetools==4.0.0
25
- cairocffi==1.3.0
26
- CairoSVG==2.5.2
27
- celery==5.2.7
28
- celery-progress==0.1.2
29
- certifi==2022.12.7
30
- cffi==1.15.0
31
- cfgv==3.3.0
32
- channels==3.0.5
33
- charset-normalizer==2.0.4
34
- click==8.1.3
35
- click-didyoumean==0.3.0
 
36
  click-plugins==1.1.1
37
- click-repl==0.2.0
38
- colorama==0.4.4
39
  commonmark==0.9.1
40
  ConfigArgParse==1.7
41
- constantly==15.1.0
42
- coverage==5.5
43
- crispy-bootstrap5==0.6
44
- cryptography==3.3.1
45
- cryptography318==0.1.8
46
- cssselect2==0.4.1
47
- Cython==0.29.30
48
- daphne==3.0.2
49
- decorator==5.0.9
 
50
  defusedxml==0.7.1
51
- distlib==0.3.2
52
- Django==3.2.20
53
- django-admin-interface==0.22.2
54
- django-allauth==0.51.0
55
- django-allauth-2fa==0.8
 
56
  django-appconf==1.0.6
57
- django-autocomplete-light==3.8.2
58
- django-autoslug==1.9.8
59
  django-autotranslate==1.2.0
60
- django-celery-beat==2.3.0
61
- django-celery-results==2.4.0
62
- django-ckeditor==6.2.0
63
- django-colorfield==0.9.0
64
- django-compressor==4.4
65
- django-cors-headers==3.7.0
66
- django-countries==7.2.1
67
- django-crispy-forms==1.14.0
68
- django-csp==3.7
69
- django-datatables-view==1.19.1
70
- django-dbbackup==3.3.0
71
- django-debug-toolbar==2.2
72
- django-easy-select2==1.5.7
73
  django-editorjs-fields==0.2.7
74
  django-environ==0.11.2
75
  django-excel==0.0.10
76
- django-extensions==3.1.3
77
- django-filter==22.1
78
  django-flat-responsive==2.0
79
  django-flat-theme==1.1.4
80
  django-guardian==2.4.0
81
- django-ipware==3.0.2
82
- django-js-asset==1.2.2
83
- django-json-widget==1.1.1
84
- django-login-required-middleware==0.5.0
85
- django-maintenance-mode==0.18.0
86
  django-model-cached-property==0.0.2
87
  django-model-info==0.2.2
88
- django-model-utils==4.1.1
89
- django-models-logging==1.0.8
90
- django-mptt==0.12.0
91
- django-nested-inline==0.4.3
92
- django-otp==1.1.3
93
- django-pandas==0.6.4
94
- django-phonenumber-field==5.2.0
95
- django-qr-code==3.0.0
96
- django-querysetsequence==0.14
97
- django-redis==5.2.0
98
  django-report-builder==6.4.2
99
- django-rest-authtoken==2.1.3
100
- django-richtextfield==1.6.1
101
- django-rosetta==0.9.6
102
- django-scheduler==0.9.5
103
- django-silk==4.3.0
104
- django-simple-history==3.0.0
105
- django-sql-explorer==2.5
106
- django-storages==1.13.2
107
- django-tenants==3.5.0
108
- django-timezone-field==5.0
109
  django-user-agents==0.4.0
110
  django-wkhtmltopdf==3.4.0
111
- djangorestframework==3.12.4
 
112
  djangorestframework-appapi==0.0.3
113
  djangorestframework-recursive==0.1.2
114
  docopt==0.6.2
115
- docxcompose==1.3.3
116
- docxtpl==0.14.2
117
  drf-writable-nested==0.7.0
118
- enum34==1.1.6
119
  et-xmlfile==1.1.0
120
- execnet==1.9.0
121
- Faker==9.8.3
122
- filelock==3.0.12
123
- flake8
124
- flake8-black==0.2.1
125
- fpdf2==2.4.1
126
- future==0.18.2
127
- futures==3.1.1
128
- gevent==22.10.2
129
- geventhttpclient==2.0.10
130
- google-api-core==1.31.1
131
- google-api-python-client==2.15.0
132
- google-auth==1.34.0
133
- google-auth-httplib2==0.1.0
134
- google-cloud-core==1.7.2
135
- google-cloud-translate==3.3.2
136
- googleapis-common-protos==1.53.0
137
- goslate==1.5.1
138
- gprof2dot==2021.2.21
139
- greenlet==2.0.2
140
- grpcio==1.39.0
141
- h11==0.12.0
142
- hijri-converter==2.2.2
143
- hiredis==1.1.0
144
- html5lib==1.0.1
145
- httplib2==0.19.1
146
- hyperlink==20.0.1
147
- icalendar==4.0.9
148
- identify==2.2.10
149
- idna==3.2
150
- importlib-metadata==4.5.0
151
- incremental==17.5.0
152
- iniconfig==1.1.1
153
- IP2Location==8.5.1
154
- ipython==7.25.0
155
- ipython_genutils==0.2.0
156
- isort==5.9.1
157
- itsdangerous==2.1.2
 
 
 
 
 
 
 
158
  jedi==0.17.2
159
- Jinja2==3.0.1
160
- keyring==23.5.0
161
- kombu==5.2.4
162
- lazy-object-proxy==1.6.0
163
- Levenshtein==0.21.1
 
164
  lml==0.1.0
165
- lxml==4.6.3
166
- MarkupSafe==2.0.1
167
- maxminddb==2.2.0
 
 
168
  maxminddb-geolite2==2018.703
169
- mccabe==0.6.1
170
- mixer==7.1.2
171
- mpmath==1.2.1
172
- msgpack==1.0.0
173
- mypy-extensions==0.4.3
174
- nodeenv==1.6.0
175
- num2words==0.5.10
176
- numpy
177
- oauthlib==3.2.0
178
- opencv-python==4.9.0.80
179
- openpyxl==3.0.10
180
- outcome==1.1.0
181
- packaging==20.9
182
- pandas==1.2.5
 
 
183
  parso==0.7.1
184
- pathspec==0.8.1
185
  pdfkit==1.0.0
186
- pendulum==2.1.2
187
- phonenumbers==8.12.31
 
188
  pickleshare==0.7.5
189
- Pillow
190
- pip==23.2.1
191
- platformdirs==2.4.0
192
- pluggy==0.13.1
193
- polib==1.1.1
194
- pre-commit==2.13.0
195
- pretty-bad-protocol
196
  progress==1.6
197
- prompt-toolkit==3.0.17
198
- proto-plus==1.19.0
199
- protobuf==3.17.3
200
- psutil==5.8.0
201
- psycopg2==2.8.6
202
- psycopg2-binary==2.9.8
203
- py==1.10.0
204
- py-w3c==0.3.1
205
- pyasn1==0.4.8
206
- pyasn1-modules==0.2.8
207
- pycodestyle==2.8.0
208
- pycountry==20.7.3
209
- pycparser==2.20
210
- pydocstyle==6.1.1
211
- pydot==1.4.2
212
- pyexcel==0.6.2
 
 
 
 
213
  pyexcel-io==0.6.6
214
- pyexcel-webio==0.1.2
215
  pyexcel-xlsx==0.6.0
216
- pyflakes
217
- Pygments==2.9.0
218
- PyHamcrest==2.0.2
219
- PyJWT==2.4.0
220
- pylint==2.12.2
221
- PyMuPDF==1.22.5
222
- pynput==1.7.3
223
- pyOpenSSL==21.0.0
224
- pyparsing
 
225
  PyPDF2==3.0.1
226
- pyphen==0.11.0
 
 
227
  PySocks==1.7.1
228
- pytest==6.2.4
229
- pytest-cov==2.12.1
230
- pytest-django==4.4.0
231
- pytest-forked==1.3.0
232
- pytest-runner==5.3.1
233
- pytest-xdist==2.3.0
234
  python-barcode==0.15.1
235
- python-bidi==0.4.2
236
- python-crontab==2.6.0
237
- python-dateutil==2.8.1
238
- python-docx==0.8.11
239
- python-fsutil==0.9.3
240
- python-gnupg==0.4.9
 
241
  python-jsonrpc-server==0.4.0
242
  python-language-server==0.36.2
243
- python-Levenshtein==0.21.1
244
- python-slugify==8.0.1
 
245
  python3-openid==3.2.0
246
- pytz==2022.2.1
247
  pytzdata==2020.1
248
- PyYAML
249
- qrcode==7.3.1
250
- rapidfuzz==3.2.0
251
- rcssmin==1.1.1
252
- redis==4.5.5
253
- regex==2021.4.4
254
- reportbro-fpdf==1.7.10
255
- reportbro-lib==1.6.0
256
- reportlab==3.5.67
257
- requests==2.26.0
258
- requests-oauthlib==1.3.1
259
- rich==12.4.4
260
- rjsmin==1.2.1
261
- rollbar==0.16.2
 
262
  roundrobin==0.0.4
263
- rsa==4.7.2
 
264
  seed-isort-config==2.2.0
265
- segno==1.4.1
266
- selenium==4.1.0
267
- service-identity==18.1.0
268
- setuptools==41.2.0
269
- setuptools-scm==3.4.3
270
- six==1.15.0
271
- sniffio==1.2.0
272
- snowballstemmer==2.1.0
273
  sortedcontainers==2.4.0
274
- soupsieve==2.2.1
275
- sqlparse==0.4.1
276
- sympy==1.9
277
- testfixtures==6.18.5
 
278
  text-unidecode==1.3
279
- texttable==0.8.2
280
- tinycss2==1.1.0
 
281
  toml==0.10.2
282
- tox==3.23.1
283
- tqdm==4.62.1
284
- traitlets==5.0.5
285
- trio==0.19.0
286
- trio-websocket==0.9.2
287
- Twisted==20.3.0
288
- txaio==20.4.1
289
- typed-ast==1.4.3
290
- typing==3.7.4
291
- typing_extensions==4.0.0
292
- tzdata==2022.5
293
- ua-parser==0.10.0
294
- ujson==4.1.0
 
295
  unittest-xml-reporting==3.2.0
296
- uritemplate==3.0.1
297
- urllib3==1.26.6
298
  user-agents==2.2.0
299
- utils==1.0.1
300
- vine==5.0.0
301
- virtualenv==20.4.7
302
- wcwidth==0.2.3
303
- WeasyPrint==52.5
304
  webencodings==0.5.1
305
- wheel==0.37.0
306
- wrapt==1.13.2
307
- wsproto==1.0.0
308
- XlsxWriter==1.4.3
309
  xlwt==1.3.0
310
- zipp==3.4.1
311
  zope.event==5.0
312
- zope.interface==5.1.0
313
- gunicorn
314
- wait-for-it==2.2.2
 
1
+ aioredis==2.0.1
2
+ amqp==5.2.0
3
+ annotated-types==0.7.0
4
  appdirs==1.4.4
5
+ arabic-reshaper==3.0.0
6
+ asgiref==3.8.1
7
+ aspy.refactor-imports==3.0.2
8
+ astroid==3.2.4
9
+ asttokens==2.4.1
10
  async-generator==1.10
11
+ async-timeout==4.0.3
12
+ atomicwrites==1.4.1
13
+ attrs==23.2.0
14
+ autobahn==24.4.2
15
+ Automat==22.10.0
16
+ autopep8==2.3.1
17
+ Babel==2.15.0
18
  backcall==0.2.0
19
+ backports.tarfile==1.2.0
20
+ barcode==1.0.4
21
+ beautifulsoup4==4.12.3
22
+ billiard==4.2.0
23
+ black==24.8.0
24
  Brotli==1.1.0
25
  cached-property==1.5.2
26
+ cachetools==5.4.0
27
+ cairocffi==1.7.1
28
+ CairoSVG==2.7.1
29
+ celery==5.4.0
30
+ celery-progress==0.4
31
+ certifi==2024.7.4
32
+ cffi==1.16.0
33
+ cfgv==3.4.0
34
+ channels==4.1.0
35
+ chardet==5.2.0
36
+ charset-normalizer==3.3.2
37
+ click==8.1.7
38
+ click-didyoumean==0.3.1
39
  click-plugins==1.1.1
40
+ click-repl==0.3.0
41
+ colorama==0.4.6
42
  commonmark==0.9.1
43
  ConfigArgParse==1.7
44
+ constantly==23.10.4
45
+ coverage==7.6.0
46
+ crispy-bootstrap5==2024.2
47
+ cron-descriptor==1.4.3
48
+ cryptography==43.0.0
49
+ cryptography318==1.0.0
50
+ cssselect2==0.7.0
51
+ Cython==3.0.10
52
+ daphne==4.1.2
53
+ decorator==5.1.1
54
  defusedxml==0.7.1
55
+ dill==0.3.8
56
+ distlib==0.3.8
57
+ Django==5.0.7
58
+ django-admin-interface==0.28.8
59
+ django-allauth==64.0.0
60
+ django-allauth-2fa==0.11.1
61
  django-appconf==1.0.6
62
+ django-autocomplete-light==3.11.0
63
+ django-autoslug==1.9.9
64
  django-autotranslate==1.2.0
65
+ django-celery-beat==2.6.0
66
+ django-celery-results==2.5.1
67
+ django-ckeditor==6.7.1
68
+ django-colorfield==0.11.0
69
+ django-compressor==4.5.1
70
+ django-cors-headers==4.4.0
71
+ django-countries==7.6.1
72
+ django-crispy-forms==2.3
73
+ django-cryptography-django5==2.2
74
+ django-datatables-view==1.20.0
75
+ django-dbbackup==4.1.0
76
+ django-debug-toolbar==4.4.6
77
+ django-easy-select2==1.5.8
78
  django-editorjs-fields==0.2.7
79
  django-environ==0.11.2
80
  django-excel==0.0.10
81
+ django-extensions==3.2.3
82
+ django-filter==24.3
83
  django-flat-responsive==2.0
84
  django-flat-theme==1.1.4
85
  django-guardian==2.4.0
86
+ django-ipware==7.0.1
87
+ django-js-asset==2.2.0
88
+ django-json-widget==2.0.1
89
+ django-login-required-middleware==0.9.0
90
+ django-maintenance-mode==0.21.1
91
  django-model-cached-property==0.0.2
92
  django-model-info==0.2.2
93
+ django-model-utils==4.5.1
94
+ django-models-logging==2.3.3
95
+ django-mptt==0.16.0
96
+ django-nested-inline==0.4.6
97
+ django-otp==1.5.1
98
+ django-pandas==0.6.7
99
+ django-phonenumber-field==8.0.0
100
+ django-qr-code==4.1.0
101
+ django-querysetsequence==0.17
102
+ django-redis==5.4.0
103
  django-report-builder==6.4.2
104
+ django-rest-authtoken==2.1.4
105
+ django-richtextfield==1.6.2
106
+ django-rosetta==0.10.0
107
+ django-scheduler==0.10.1
108
+ django-silk==5.1.0
109
+ django-simple-history==3.7.0
110
+ django-sql-explorer==5.1.1
111
+ django-storages==1.14.4
112
+ django-tenants==3.6.1
113
+ django-timezone-field==7.0
114
  django-user-agents==0.4.0
115
  django-wkhtmltopdf==3.4.0
116
+ django_csp==3.8
117
+ djangorestframework==3.15.2
118
  djangorestframework-appapi==0.0.3
119
  djangorestframework-recursive==0.1.2
120
  docopt==0.6.2
121
+ docxcompose==1.4.0
122
+ docxtpl==0.18.0
123
  drf-writable-nested==0.7.0
124
+ enum34==1.1.10
125
  et-xmlfile==1.1.0
126
+ evdev==1.7.1
127
+ execnet==2.1.1
128
+ executing==2.0.1
129
+ Faker==12.0.1
130
+ filelock==3.15.4
131
+ flake8==7.1.0
132
+ flake8-black==0.3.6
133
+ fonttools==4.53.1
134
+ fpdf2==2.7.9
135
+ future==1.0.0
136
+ futures==3.0.5
137
+ gevent==24.2.1
138
+ geventhttpclient==2.3.1
139
+ google-api-core==2.19.1
140
+ google-api-python-client==2.139.0
141
+ google-auth==2.32.0
142
+ google-auth-httplib2==0.2.0
143
+ google-cloud-core==2.4.1
144
+ google-cloud-translate==3.15.5
145
+ googleapis-common-protos==1.63.2
146
+ goslate==1.5.4
147
+ gprof2dot==2024.6.6
148
+ greenlet==3.0.3
149
+ grpcio==1.65.4
150
+ grpcio-status==1.65.4
151
+ h11==0.14.0
152
+ hijri-converter==2.3.1
153
+ hiredis==3.0.0
154
+ html5lib==1.1
155
+ httplib2==0.22.0
156
+ hyperlink==21.0.0
157
+ icalendar==5.0.13
158
+ identify==2.6.0
159
+ idna==3.7
160
+ importlib_metadata==8.2.0
161
+ incremental==24.7.2
162
+ iniconfig==2.0.0
163
+ IP2Location==8.10.2
164
+ ipython==8.26.0
165
+ ipython-genutils==0.2.0
166
+ isort==5.13.2
167
+ itsdangerous==2.2.0
168
+ jaraco.classes==3.4.0
169
+ jaraco.context==5.3.0
170
+ jaraco.functools==4.0.2
171
  jedi==0.17.2
172
+ jeepney==0.8.0
173
+ Jinja2==3.1.4
174
+ keyring==25.3.0
175
+ kombu==5.3.7
176
+ lazy-object-proxy==1.10.0
177
+ Levenshtein==0.25.1
178
  lml==0.1.0
179
+ lxml==5.2.2
180
+ markdown-it-py==3.0.0
181
+ MarkupSafe==2.1.5
182
+ matplotlib-inline==0.1.7
183
+ maxminddb==2.6.2
184
  maxminddb-geolite2==2018.703
185
+ mccabe==0.7.0
186
+ mdurl==0.1.2
187
+ mixer==7.2.2
188
+ more-itertools==10.3.0
189
+ mpmath==1.3.0
190
+ msgpack==1.0.8
191
+ mypy-extensions==1.0.0
192
+ nodeenv==1.9.1
193
+ num2words==0.5.13
194
+ numpy==1.26.2
195
+ oauthlib==3.2.2
196
+ opencv-python==4.10.0.84
197
+ openpyxl==3.1.5
198
+ outcome==1.3.0.post0
199
+ packaging==24.1
200
+ pandas==2.2.2
201
  parso==0.7.1
202
+ pathspec==0.12.1
203
  pdfkit==1.0.0
204
+ pendulum==3.0.0
205
+ pexpect==4.9.0
206
+ phonenumbers==8.13.42
207
  pickleshare==0.7.5
208
+ pillow==10.4.0
209
+ platformdirs==4.2.2
210
+ pluggy==1.5.0
211
+ polib==1.2.0
212
+ pre-commit==3.8.0
213
+ pretty-bad-protocol==3.1.1
 
214
  progress==1.6
215
+ prompt_toolkit==3.0.47
216
+ proto-plus==1.24.0
217
+ protobuf==5.27.3
218
+ psutil==6.0.0
219
+ psycopg2==2.9.9
220
+ ptyprocess==0.7.0
221
+ pure_eval==0.2.3
222
+ py==1.11.0
223
+ py_w3c==0.3.1
224
+ pyasn1==0.6.0
225
+ pyasn1_modules==0.4.0
226
+ pycodestyle==2.12.0
227
+ pycountry==24.6.1
228
+ pycparser==2.22
229
+ pydantic==2.8.2
230
+ pydantic_core==2.20.1
231
+ pydocstyle==6.3.0
232
+ pydot==3.0.1
233
+ pydyf==0.11.0
234
+ pyexcel==0.7.0
235
  pyexcel-io==0.6.6
236
+ pyexcel-webio==0.1.4
237
  pyexcel-xlsx==0.6.0
238
+ pyflakes==3.2.0
239
+ Pygments==2.18.0
240
+ PyHamcrest==2.1.0
241
+ PyJWT==2.9.0
242
+ pylint==3.2.6
243
+ PyMuPDF==1.24.9
244
+ PyMuPDFb==1.24.9
245
+ pynput==1.7.7
246
+ pyOpenSSL==24.2.1
247
+ pyparsing==3.1.2
248
  PyPDF2==3.0.1
249
+ pyphen==0.16.0
250
+ pypng==0.20220715.0
251
+ pyproject-api==1.7.1
252
  PySocks==1.7.1
253
+ pytest==8.3.2
254
+ pytest-cov==5.0.0
255
+ pytest-django==4.8.0
256
+ pytest-forked==1.6.0
257
+ pytest-runner==6.0.1
258
+ pytest-xdist==3.6.1
259
  python-barcode==0.15.1
260
+ python-bidi==0.6.0
261
+ python-crontab==3.2.0
262
+ python-dateutil==2.9.0.post0
263
+ python-docx==1.1.2
264
+ python-fsutil==0.14.1
265
+ python-gnupg==0.5.2
266
+ python-ipware==3.0.0
267
  python-jsonrpc-server==0.4.0
268
  python-language-server==0.36.2
269
+ python-Levenshtein==0.25.1
270
+ python-slugify==8.0.4
271
+ python-xlib==0.33
272
  python3-openid==3.2.0
273
+ pytz==2024.1
274
  pytzdata==2020.1
275
+ PyYAML==6.0.1
276
+ qrcode==7.4.2
277
+ rapidfuzz==3.9.5
278
+ rcssmin==1.1.2
279
+ redis==5.0.8
280
+ regex==2024.7.24
281
+ reportbro-fpdf==1.7.11
282
+ reportbro-fpdf2==2.7.5
283
+ reportbro-lib==3.8.0
284
+ reportlab==4.2.2
285
+ requests==2.32.3
286
+ requests-oauthlib==2.0.0
287
+ rich==13.7.1
288
+ rjsmin==1.2.2
289
+ rollbar==1.0.0
290
  roundrobin==0.0.4
291
+ rsa==4.9
292
+ SecretStorage==3.3.3
293
  seed-isort-config==2.2.0
294
+ segno==1.6.1
295
+ selenium==4.23.1
296
+ service-identity==24.1.0
297
+ setuptools-scm==8.1.0
298
+ simpleeval==0.9.13
299
+ six==1.16.0
300
+ sniffio==1.3.1
301
+ snowballstemmer==2.2.0
302
  sortedcontainers==2.4.0
303
+ soupsieve==2.5
304
+ sqlparse==0.5.1
305
+ stack-data==0.6.3
306
+ sympy==1.13.1
307
+ testfixtures==8.3.0
308
  text-unidecode==1.3
309
+ texttable==1.7.0
310
+ time-machine==2.14.2
311
+ tinycss2==1.3.0
312
  toml==0.10.2
313
+ tomlkit==0.13.0
314
+ tox==4.16.0
315
+ tqdm==4.66.4
316
+ traitlets==5.14.3
317
+ trio==0.26.0
318
+ trio-websocket==0.11.1
319
+ Twisted==24.3.0
320
+ txaio==23.1.1
321
+ typed-ast==1.5.5
322
+ typing==3.7.4.3
323
+ typing_extensions==4.12.2
324
+ tzdata==2024.1
325
+ ua-parser==0.18.0
326
+ ujson==5.10.0
327
  unittest-xml-reporting==3.2.0
328
+ uritemplate==4.1.1
329
+ urllib3==2.2.2
330
  user-agents==2.2.0
331
+ utils==1.0.2
332
+ vine==5.1.0
333
+ virtualenv==20.26.3
334
+ wcwidth==0.2.13
335
+ weasyprint==62.3
336
  webencodings==0.5.1
337
+ websocket-client==1.8.0
338
+ wrapt==1.16.0
339
+ wsproto==1.2.0
340
+ XlsxWriter==3.2.0
341
  xlwt==1.3.0
342
+ zipp==3.19.2
343
  zope.event==5.0
344
+ zope.interface==6.4.post2
345
+ zopfli==0.2.3