Skip to content
Snippets Groups Projects
Commit 2d4a4a47 authored by Karel van Klink's avatar Karel van Klink :smiley_cat:
Browse files

bump orchestrator-core to 1.2.2

parent 60aeb2bc
Branches
Tags
1 merge request!48bump orchestrator-core to 1.2.2
Pipeline #83737 passed
...@@ -6,10 +6,10 @@ setup( ...@@ -6,10 +6,10 @@ setup(
author="GÉANT", author="GÉANT",
author_email="swd@geant.org", author_email="swd@geant.org",
description="GÉANT Service Orchestrator", description="GÉANT Service Orchestrator",
url="https://gitlab.geant.org/goat/geant-service-orchestrator", url="https://gitlab.software.geant.org/goat/gap/geant-service-orchestrator",
packages=find_packages(), packages=find_packages(),
install_requires=[ install_requires=[
"orchestrator-core==1.0.0", "orchestrator-core==1.2.2",
"pydantic", "pydantic",
"requests", "requests",
], ],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment