forked from NVIDIA/srt-slurm
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
82 lines (66 loc) · 2.88 KB
/
Copy pathNOTICE
File metadata and controls
82 lines (66 loc) · 2.88 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
srt-slurm
Copyright (c) 2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
This product includes software developed at NVIDIA Corporation.
Licensed under the Apache License, Version 2.0. See LICENSE for details.
===============================================================================
THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
===============================================================================
This project incorporates components from the following third-party projects.
Their licenses are reproduced in THIRD_PARTY_LICENSES.md.
-------------------------------------------------------------------------------
PyYAML (>= 6.0)
Copyright (c) 2017-2021 Ingy dot Net
Copyright (c) 2006-2016 Kirill Simonov
License: MIT
https://github.com/yaml/pyyaml
-------------------------------------------------------------------------------
Jinja2 (>= 3.1.0)
Copyright (c) 2007 Pallets
License: BSD-3-Clause
https://github.com/pallets/jinja
-------------------------------------------------------------------------------
marshmallow (>= 3.20.0)
Copyright (c) 2013-2023 Steven Loria and contributors
License: MIT
https://github.com/marshmallow-code/marshmallow
-------------------------------------------------------------------------------
marshmallow-dataclass (>= 8.6.0)
Copyright (c) 2019 Tal Einat
License: MIT
https://github.com/lovasoa/marshmallow_dataclass
-------------------------------------------------------------------------------
Pydantic (>= 2.5.0)
Copyright (c) 2017-2024 Pydantic Services Inc. and individual contributors
License: MIT
https://github.com/pydantic/pydantic
-------------------------------------------------------------------------------
Requests (>= 2.31.0)
Copyright (c) 2019 Kenneth Reitz
License: Apache-2.0
https://github.com/psf/requests
-------------------------------------------------------------------------------
Rich (>= 13.0.0)
Copyright (c) 2020 Will McGugan
License: MIT
https://github.com/Textualize/rich
-------------------------------------------------------------------------------
questionary (>= 2.0.0)
Copyright (c) 2019 Tom Bocklisch
License: MIT
https://github.com/tmbo/questionary
-------------------------------------------------------------------------------
ruamel.yaml (>= 0.18.0)
Copyright (c) 2014-2023 Anthon van der Neut, Ruamel bvba
License: MIT
https://sourceforge.net/p/ruamel-yaml/
-------------------------------------------------------------------------------
NATS Server (v2.10.28) [infrastructure dependency, not distributed]
Copyright (c) 2012-2024 Synadia Communications, Inc.
License: Apache-2.0
https://github.com/nats-io/nats-server
-------------------------------------------------------------------------------
etcd (v3.5.21) [infrastructure dependency, not distributed]
Copyright (c) 2015 The etcd Authors
License: Apache-2.0
https://github.com/etcd-io/etcd
===============================================================================