===================
System Requirements
===================
The latest version of Horizon has the following dependencies:
* Python 3.9, 3.10 or 3.11
* Django 4.2
* Django support policy is documented at :ref:`django_support`.
* An accessible `keystone `_ endpoint
* All other services are optional.
Horizon supports the following services as of the Stein release.
If the keystone endpoint for a service is configured,
Horizon detects it and enables its support automatically.
* `cinder `_: Block Storage
* `glance `_: Image Management
* `neutron `_: Networking
* `nova `_: Compute
* `swift `_: Object Storage
* Horizon also supports many other OpenStack services via plugins. For more
information, see the :ref:`install-plugin-registry`.