requirements.planner.txt 555 Bytes
Newer Older
1
2
3
# SPDX-FileCopyrightText: Copyright (c) 2024-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# SPDX-License-Identifier: Apache-2.0

4
# Dependencies required by the planner, profiler, and global_planner services.
5

6
aiconfigurator[webapp] @ git+https://github.com/ai-dynamo/aiconfigurator.git@1fe8084c817194827706947cc175107ee9e6ea25
7
8
9
10
11
12
13
14
15
aiofiles<=25.1.0
filterpy==1.4.5
kubernetes==32.0.1
kubernetes_asyncio==32.0.0
pmdarima==2.1.1
prometheus-api-client==0.6.0
prophet==1.2.1
scikit-learn==1.7.2
scipy<1.14.0  # Upper bound for pmdarima compatibility