-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNOTICE
More file actions
43 lines (37 loc) · 1.02 KB
/
NOTICE
File metadata and controls
43 lines (37 loc) · 1.02 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
NOTICE
This project includes software developed by secwexen.
Portions of this software are derived from third-party components and are
subject to their respective licenses:
# Third‑Party Licenses
This project includes the following third‑party dependencies and their respective licenses:
- numpy — BSD-3-Clause
- pandas — BSD-3-Clause
- scikit-learn — BSD-3-Clause
- joblib — BSD License
- graphviz — EPL-1.0
- fastapi — MIT
- uvicorn — BSD-3-Clause
- anyio — MIT
- sniffio — MIT
- pydantic — MIT
- pyyaml — MIT
- orjson — Apache-2.0
- requests — Apache-2.0
- httpx — BSD-3-Clause
- rich — MIT
- tqdm — MPL-2.0
- matplotlib — PSF License
- seaborn — BSD-3-Clause
- pillow — HPND License
- pytest — MIT
- pytest-asyncio — Apache-2.0
- pytest-cov — MIT
- pylint — GPL-2.0
- flake8 — MIT
- black — MIT
- isort — MIT
- autoflake — MIT
- build — MIT
- loguru — MIT
All third-party components are used in compliance with their licenses.
See LICENSE-3RD-PARTY.md for full details.