# Third-Party Notices This project is licensed under the Apache License, Version 2.0. Third-party dependencies retain their respective licenses and are not relicensed under the project's Apache-2.0 license. ## certifi - Project: certifi - Source: https://pypi.org/project/certifi/ - License: Mozilla Public License 2.0 (`MPL-2.0`) - License text: https://www.mozilla.org/MPL/2.0/ - Use: TLS certificate verification for external service clients `certifi` is not vendored in this source repository. It may be installed as a runtime dependency through either of these dependency paths: ```text dashscope -> certifi openai -> httpx -> certifi ``` Distributions that bundle `certifi` must preserve its MPL-2.0 notices and comply with the MPL-2.0 terms for that component.