1 Commits

Author SHA1 Message Date
26350d28c4 Update requirements
All checks were successful
gl/check check status: success (26350d28c466632ccbe16af86e403eaa50555221)
gl/gate gate status: success (26350d28c466632ccbe16af86e403eaa50555221)
2025-05-22 08:55:07 +00:00
2 changed files with 2 additions and 6 deletions

View File

@ -5,7 +5,7 @@ link: /object-storage-service-3rd-party/python-sdk/
rst_location: doc/python-sdk/source
service_type: obs_3rd_party
title: Python SDK
type: python-sdk
type: 3rd_party_sdk
cloud_environments:
- name: eu_de
visibility: public

View File

@ -11,10 +11,6 @@ reno>=3.1.0 # Apache-2.0
otc-sphinx-directives>=0.1.0
sphinx-minify>=0.0.1 # Apache-2.0
{% if otcdocs_cloud_environment == 'eu_de' %}
git+https://gitea.eco.tsi-dev.otc-service.com/infra/otc-metadata.git#egg=otc_metadata
{% elif otcdocs_cloud_environment == 'swiss' %}
git+https://gitea.eco.tsi-dev.otc-service.com/infra/otc-metadata-swiss.git#egg=otc_metadata
{% endif %}
git+https://gitea.eco.tsi-dev.otc-service.com/infra/otc-metadata-rework.git#egg=otc_metadata
setuptools
gitpython