@@ -18,6 +18,12 @@ asteval
1818* Source code: https://github.com/newville/asteval
1919* Project home: https://github.com/newville/asteval
2020
21+ autots
22+ * Copyright (c) 2024 Colin Catlin
23+ * License: MIT License
24+ * Source code: https://github.com/winedarksea/AutoTS
25+ * Project home: https://winedarksea.github.io/AutoTS/build/html/index.html
26+
2127bokeh
2228* Copyright Copyright (c) 2012 - 2021, Anaconda, Inc., and Bokeh Contributors
2329* License: BSD 3-Clause "New" or "Revised" License
@@ -169,6 +175,12 @@ nbformat
169175* Source code: https://github.com/jupyter/nbconvert
170176* Project home: https://jupyter.org/
171177
178+ neuralprophet
179+ * Copyright (c) 2020 Oskar Triebe
180+ * License: MIT License
181+ * Source Code: https://github.com/ourownstory/neural_prophet
182+ * Project Home: https://neuralprophet.com
183+
172184numpy
173185* Copyright (c) 2005-2021, NumPy Developers.
174186* License: BSD 3-Clause "New" or "Revised" License
@@ -247,6 +259,18 @@ plotly
247259* Source code: https://github.com/plotly/plotly.py
248260* Project home: https://plotly.com/
249261
262+ pmdarima
263+ * Copyright (c) 2017 Taylor G Smith
264+ * License: MIT License
265+ * Source code: https://github.com/alkaline-ml/pmdarima
266+ * Project home: https://alkaline-ml.com/pmdarima/
267+
268+ prophet
269+ * Copyright (c) Facebook, Inc. and its affiliates.
270+ * License: MIT License
271+ * Source code: https://github.com/facebook/prophet
272+ * Project home: https://facebook.github.io/prophet/
273+
250274protobuf
251275* Copyright 2008 Google Inc. All rights reserved.
252276* License: Google Protobuf License
@@ -289,6 +313,12 @@ PyYAML
289313* Source code: https://github.com/yaml/pyyaml/
290314* Project home: https://pyyaml.org/
291315
316+ report-creator
317+ * Copyright 2024 Daren Race
318+ * License: MIT License
319+ * Source code: https://github.com/darenr/report_creator
320+ * Project home: https://darenr.github.io/report_creator/
321+
292322requests
293323* Copyright 2023 Kenneth Reitz
294324* License: Apache-2.0 license
0 commit comments