@@ -18,6 +18,12 @@ asteval
18
18
* Source code: https://github.com/newville/asteval
19
19
* Project home: https://github.com/newville/asteval
20
20
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
+
21
27
bokeh
22
28
* Copyright Copyright (c) 2012 - 2021, Anaconda, Inc., and Bokeh Contributors
23
29
* License: BSD 3-Clause "New" or "Revised" License
@@ -169,6 +175,12 @@ nbformat
169
175
* Source code: https://github.com/jupyter/nbconvert
170
176
* Project home: https://jupyter.org/
171
177
178
+ neuralprophet
179
+ * Copyright 2021, Oskar Triebe and Hansika Hewamalage and Polina Pilyugina and Nikolay Laptev and Christoph Bergmeir and Ram Rajagopal
180
+ * License: MIT License
181
+ * Source Code: https://github.com/ourownstory/neural_prophet
182
+ * Project Home: https://neuralprophet.com
183
+
172
184
numpy
173
185
* Copyright (c) 2005-2021, NumPy Developers.
174
186
* License: BSD 3-Clause "New" or "Revised" License
@@ -247,6 +259,18 @@ plotly
247
259
* Source code: https://github.com/plotly/plotly.py
248
260
* Project home: https://plotly.com/
249
261
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
+
250
274
protobuf
251
275
* Copyright 2008 Google Inc. All rights reserved.
252
276
* License: Google Protobuf License
@@ -289,6 +313,12 @@ PyYAML
289
313
* Source code: https://github.com/yaml/pyyaml/
290
314
* Project home: https://pyyaml.org/
291
315
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
+
292
322
requests
293
323
* Copyright 2023 Kenneth Reitz
294
324
* License: Apache-2.0 license
0 commit comments