xref: /aosp_15_r20/external/pytorch/torch/_vendor/README.md (revision da0073e96a02ea20f0ac840b70461e3646d07c45)
1# Vendored libraries
2
3## `packaging`
4
5Source: https://github.com/pypa/packaging/
6
7PyPI: https://pypi.org/project/packaging/
8
9Vendored version: `23.2.0`
10
11Instructions to update:
12
13- Copy the file `packaging/version.py` and all files that it is depending on
14- Check if the licensing has changed from the BSD / Apache dual licensing and update the license files accordingly
15