Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 9 additions & 8 deletions attribution/ATTRIBUTION.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
| bandit | 1.9.4 | Apache-2.0 |
| beautifulsoup4 | 4.14.3 | MIT License |
| bleach | 6.3.0 | Apache Software License |
| cachetools | 7.0.1 | MIT |
| cachetools | 7.0.2 | MIT |
| certifi | 2026.2.25 | Mozilla Public License 2.0 (MPL 2.0) |
| cffi | 2.0.0 | MIT |
| cfgv | 3.5.0 | MIT |
Expand All @@ -38,13 +38,13 @@
| execnet | 2.1.2 | MIT License |
| executing | 2.2.1 | MIT License |
| fastjsonschema | 2.21.2 | BSD License |
| filelock | 3.24.3 | MIT License |
| filelock | 3.25.0 | MIT License |
| fqdn | 1.5.1 | Mozilla Public License 2.0 (MPL 2.0) |
| fsspec | 2024.12.0 | BSD License |
| h11 | 0.16.0 | MIT License |
| httpcore | 1.0.9 | BSD License |
| httpx | 0.28.1 | BSD License |
| identify | 2.6.16 | MIT |
| identify | 2.6.17 | MIT |
| idna | 3.11 | BSD-3-Clause |
| importlib_metadata | 8.7.1 | Apache-2.0 |
| iniconfig | 2.3.0 | MIT |
Expand Down Expand Up @@ -130,18 +130,19 @@
| pytest-timeout | 2.4.0 | DFSG approved; MIT License |
| pytest-xdist | 3.8.0 | MIT |
| python-dateutil | 2.9.0.post0 | Apache Software License; BSD License |
| python-discovery | 1.1.0 | MIT License |
| python-json-logger | 4.0.0 | BSD License |
| pytz | 2025.2 | MIT License |
| pytz | 2026.1.post1 | MIT License |
| pyzmq | 27.1.0 | BSD License |
| referencing | 0.37.0 | MIT |
| regex | 2026.2.19 | Apache-2.0 AND CNRI-Python |
| regex | 2026.2.28 | Apache-2.0 AND CNRI-Python |
| requests | 2.32.5 | Apache Software License |
| rfc3339-validator | 0.1.4 | MIT License |
| rfc3986-validator | 0.1.1 | MIT License |
| rfc3987-syntax | 1.1.0 | Apache Software License |
| rich | 13.9.4 | MIT License |
| rpds-py | 0.30.0 | MIT |
| ruff | 0.15.2 | MIT License |
| ruff | 0.15.4 | MIT License |
| scikit-learn | 1.7.2 | BSD-3-Clause |
| scipy | 1.15.3 | BSD License |
| six | 1.17.0 | MIT License |
Expand All @@ -157,7 +158,7 @@
| tinycss2 | 1.4.0 | BSD License |
| toml | 0.10.2 | MIT License |
| tornado | 6.5.4 | Apache Software License |
| tox | 4.46.0 | MIT License |
| tox | 4.47.0 | MIT License |
| tqdm | 4.67.3 | MPL-2.0 AND MIT |
| traitlets | 5.14.3 | BSD License |
| typeguard | 4.5.1 | MIT |
Expand All @@ -170,7 +171,7 @@
| tzdata | 2025.3 | Apache-2.0 |
| uri-template | 1.3.0 | MIT License |
| urllib3 | 2.6.3 | MIT |
| virtualenv | 20.39.0 | MIT License |
| virtualenv | 21.1.0 | MIT License |
| webcolors | 25.10.0 | BSD License |
| webencodings | 0.5.1 | BSD License |
| websocket-client | 1.9.0 | Apache Software License |
Expand Down