@@ -229,6 +229,12 @@ pandavro
229229* Source code: https://github.com/ynqa/pandavro
230230* Project home: https://github.com/ynqa/pandavro
231231
232+ plotly
233+ * Copyright (c) 2016-2018 Plotly, Inc
234+ * License: MIT License
235+ * Source code: https://github.com/plotly/plotly.py
236+ * Project home: https://plotly.com/
237+
232238protobuf
233239* Copyright 2008 Google Inc. All rights reserved.
234240* License: Google Protobuf License
@@ -241,12 +247,24 @@ psutil
241247* Source code: https://github.com/giampaolo/psutil
242248* Project home: https://github.com/giampaolo/psutil
243249
250+ py-cpuinfo
251+ * Copyright (c) 2014-2022 Matthew Brennan Jones <matthew.brennan.jones@gmail.com>
252+ * License: The MIT License (MIT)
253+ * Source code: https://github.com/workhorsy/py-cpuinfo
254+ * Project home: https://github.com/workhorsy/py-cpuinfo
255+
244256pyspark
245257* Copyright 2014 and onwards The Apache Software Foundation.
246258* License: Apache-2.0 LICENSE
247259* Source code: https://github.com/apache/spark/tree/master/python
248260* Project home: https://spark.apache.org/
249261
262+ pyarrow
263+ * Copyright 2004 and onwards The Apache Software Foundation.
264+ * License: Apache-2.0 LICENSE
265+ * Source code: https://github.com/apache/arrow/tree/main/python
266+ * Project home: https://arrow.apache.org/
267+
250268python_jsonschema_objects
251269* Copyright (c) 2014 Chris Wacek
252270* License: MIT License
@@ -363,6 +381,18 @@ xgboost
363381* Source code: https://github.com/dmlc/xgboost
364382* Project home: https://xgboost.ai/
365383
384+ great-expectations
385+ * No listed copyright holder
386+ * License: Apache License 2.0
387+ * Source code: https://github.com/great-expectations/great_expectations
388+ * Project home: https://greatexpectations.io/
389+
390+ delta
391+ * Copyright (2021) The Delta Lake Project Authors. All rights reserved.
392+ * License: Apache License 2.0
393+ * Source code: https://github.com/delta-io/delta/
394+ * Project home: https://delta.io/
395+
366396=============================== Licenses ===============================
367397------------------------------------------------------------------------
368398
0 commit comments