Metadata-Version: 2.4
Name: openstack_requirements
Version: 1.2.1.dev8079
Summary: OpenStack python dependency management tools
Author-email: OpenStack <openstack-discuss@lists.openstack.org>
License: Apache-2.0
Project-URL: Homepage, https://docs.openstack.org/requirements
Project-URL: Repository, https://opendev.org/openstack/requirements
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.9
Description-Content-Type: text/x-rst
Requires-Dist: fixtures>=3.0.0
Requires-Dist: packaging!=20.5,!=20.6,!=20.7,>=16.5
Requires-Dist: requests>=2.14.2
Requires-Dist: PyYAML>=3.12
Requires-Dist: beagle>=0.2.1
Requires-Dist: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0
Dynamic: requires-dist

===========================================================
 Global Requirements and Constraints for OpenStack Projects
===========================================================

.. image:: https://governance.openstack.org/tc/badges/requirements.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

Security Warning
================

OpenStack makes no security guarantees about third-party
dependencies listed here, and does not keep track of any
vulnerabilities they contain. Versions of these dependencies are
frozen at each coordinated release in order to stabilize upstream
testing, and can contain known vulnerabilities. Consumers are
*STRONGLY* encouraged to rely on curated distributions of OpenStack
or manage security patching of dependencies themselves.

Resources and Documentation
===========================

Please refer to the dependency management documentation linked below for up to
date documentation on how to use and interact with the requirements project.

- Documentation: https://docs.openstack.org/project-team-guide/dependency-management.html
- Wiki: https://wiki.openstack.org/wiki/Requirements
- Bugs: https://launchpad.net/openstack-requirements
- Source: https://opendev.org/openstack/requirements
