Azeez98 commited on
Commit
2d42c08
·
verified ·
1 Parent(s): 8637e8c

Update requirements1.txt

Browse files
Files changed (1) hide show
  1. requirements1.txt +21 -15
requirements1.txt CHANGED
@@ -11,7 +11,7 @@ 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
@@ -22,7 +22,8 @@ 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
@@ -117,10 +118,11 @@ 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
@@ -148,14 +150,15 @@ 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
@@ -164,6 +167,7 @@ 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
@@ -176,7 +180,7 @@ num2words==0.5.10
176
  numpy==1.21.0
177
  oauthlib==3.2.0
178
  opencv-python==4.9.0.80
179
- openpyxl==3.1.2
180
  outcome==1.1.0
181
  packaging==20.9
182
  pandas==1.2.5
@@ -184,21 +188,22 @@ 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
  py==1.10.0
203
  py-w3c==0.3.1
204
  pyasn1==0.4.8
@@ -212,7 +217,7 @@ pyexcel==0.6.2
212
  pyexcel-io==0.6.6
213
  pyexcel-webio==0.1.2
214
  pyexcel-xlsx==0.6.0
215
- pyflakes
216
  Pygments==2.9.0
217
  PyHamcrest==2.0.2
218
  PyJWT==2.4.0
@@ -220,7 +225,7 @@ pylint==2.12.2
220
  PyMuPDF==1.22.5
221
  pynput==1.7.3
222
  pyOpenSSL==21.0.0
223
- pyparsing
224
  PyPDF2==3.0.1
225
  pyphen==0.11.0
226
  PySocks==1.7.1
@@ -241,6 +246,7 @@ python-jsonrpc-server==0.4.0
241
  python-language-server==0.36.2
242
  python-Levenshtein==0.21.1
243
  python-slugify==8.0.1
 
244
  python3-openid==3.2.0
245
  pytz==2022.2.1
246
  pytzdata==2020.1
@@ -260,12 +266,13 @@ rjsmin==1.2.1
260
  rollbar==0.16.2
261
  roundrobin==0.0.4
262
  rsa==4.7.2
 
263
  seed-isort-config==2.2.0
264
  segno==1.4.1
265
  selenium==4.1.0
266
  service-identity==18.1.0
267
- setuptools==41.2.0
268
  setuptools-scm==3.4.3
 
269
  six==1.15.0
270
  sniffio==1.2.0
271
  snowballstemmer==2.1.0
@@ -283,7 +290,7 @@ tqdm==4.62.1
283
  traitlets==5.0.5
284
  trio==0.19.0
285
  trio-websocket==0.9.2
286
- Twisted==20.3.0
287
  txaio==20.4.1
288
  typed-ast==1.4.3
289
  typing==3.7.4
@@ -301,11 +308,10 @@ virtualenv==20.4.7
301
  wcwidth==0.2.3
302
  WeasyPrint==52.5
303
  webencodings==0.5.1
304
- wheel==0.37.0
305
  wrapt==1.13.2
306
  wsproto==1.0.0
307
  XlsxWriter==1.4.3
308
  xlwt==1.3.0
309
  zipp==3.4.1
310
  zope.event==5.0
311
- zope.interface==5.1.0
 
11
  attrs==21.2.0
12
  autobahn==20.7.1
13
  Automat==20.2.0
14
+ autopep8==1.6.0
15
  Babel==2.9.1
16
  backcall==0.2.0
17
  backports.zoneinfo==0.2.1
 
22
  Brotli==1.1.0
23
  cached-property==1.5.2
24
  cachetools==4.0.0
25
+ # cairocffi==1.3.0
26
+ cairocffi
27
  CairoSVG==2.5.2
28
  celery==5.2.7
29
  celery-progress==0.1.2
 
118
  drf-writable-nested==0.7.0
119
  enum34==1.1.6
120
  et-xmlfile==1.1.0
121
+ evdev==1.7.1
122
  execnet==1.9.0
123
  Faker==9.8.3
124
  filelock==3.0.12
125
+ flake8==4.0.1
126
  flake8-black==0.2.1
127
  fpdf2==2.4.1
128
  future==0.18.2
 
150
  identify==2.2.10
151
  idna==3.2
152
  importlib-metadata==4.5.0
153
+ incremental
154
  iniconfig==1.1.1
155
  IP2Location==8.5.1
156
  ipython==7.25.0
157
+ ipython-genutils==0.2.0
158
  isort==5.9.1
159
  itsdangerous==2.1.2
160
  jedi==0.17.2
161
+ jeepney==0.8.0
162
  Jinja2==3.0.1
163
  keyring==23.5.0
164
  kombu==5.2.4
 
167
  lml==0.1.0
168
  lxml==4.6.3
169
  MarkupSafe==2.0.1
170
+ matplotlib-inline==0.1.7
171
  maxminddb==2.2.0
172
  maxminddb-geolite2==2018.703
173
  mccabe==0.6.1
 
180
  numpy==1.21.0
181
  oauthlib==3.2.0
182
  opencv-python==4.9.0.80
183
+ openpyxl==3.0.10
184
  outcome==1.1.0
185
  packaging==20.9
186
  pandas==1.2.5
 
188
  pathspec==0.8.1
189
  pdfkit==1.0.0
190
  pendulum==2.1.2
191
+ pexpect==4.9.0
192
  phonenumbers==8.12.31
193
  pickleshare==0.7.5
194
+ pillow==10.3.0
 
195
  platformdirs==2.4.0
196
  pluggy==0.13.1
197
  polib==1.1.1
198
  pre-commit==2.13.0
199
+ pretty-bad-protocol==3.1.1
200
  progress==1.6
201
  prompt-toolkit==3.0.17
202
  proto-plus==1.19.0
203
  protobuf==3.17.3
204
  psutil==5.8.0
205
  psycopg2==2.8.6
206
+ ptyprocess==0.7.0
207
  py==1.10.0
208
  py-w3c==0.3.1
209
  pyasn1==0.4.8
 
217
  pyexcel-io==0.6.6
218
  pyexcel-webio==0.1.2
219
  pyexcel-xlsx==0.6.0
220
+ pyflakes==2.4.0
221
  Pygments==2.9.0
222
  PyHamcrest==2.0.2
223
  PyJWT==2.4.0
 
225
  PyMuPDF==1.22.5
226
  pynput==1.7.3
227
  pyOpenSSL==21.0.0
228
+ pyparsing==2.4.7
229
  PyPDF2==3.0.1
230
  pyphen==0.11.0
231
  PySocks==1.7.1
 
246
  python-language-server==0.36.2
247
  python-Levenshtein==0.21.1
248
  python-slugify==8.0.1
249
+ python-xlib==0.33
250
  python3-openid==3.2.0
251
  pytz==2022.2.1
252
  pytzdata==2020.1
 
266
  rollbar==0.16.2
267
  roundrobin==0.0.4
268
  rsa==4.7.2
269
+ SecretStorage==3.3.3
270
  seed-isort-config==2.2.0
271
  segno==1.4.1
272
  selenium==4.1.0
273
  service-identity==18.1.0
 
274
  setuptools-scm==3.4.3
275
+ simpleeval==0.9.13
276
  six==1.15.0
277
  sniffio==1.2.0
278
  snowballstemmer==2.1.0
 
290
  traitlets==5.0.5
291
  trio==0.19.0
292
  trio-websocket==0.9.2
293
+ Twisted
294
  txaio==20.4.1
295
  typed-ast==1.4.3
296
  typing==3.7.4
 
308
  wcwidth==0.2.3
309
  WeasyPrint==52.5
310
  webencodings==0.5.1
 
311
  wrapt==1.13.2
312
  wsproto==1.0.0
313
  XlsxWriter==1.4.3
314
  xlwt==1.3.0
315
  zipp==3.4.1
316
  zope.event==5.0
317
+ zope.interface==5.1.0