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

bump orchestrator-core to 1.3.1

parent 8d3ce08e
No related branches found
No related tags found
1 merge request!96Make use of new callback step for external provisioning
orchestrator-core==1.3.0 orchestrator-core==1.3.1
requests==2.31.0 requests==2.31.0
infoblox-client~=0.6.0 infoblox-client~=0.6.0
pycountry==22.3.5 pycountry==22.3.5
......
...@@ -9,7 +9,7 @@ setup( ...@@ -9,7 +9,7 @@ setup(
url="https://gitlab.software.geant.org/goat/gap/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.3.0", "orchestrator-core==1.3.1",
"requests==2.31.0", "requests==2.31.0",
"infoblox-client~=0.6.0", "infoblox-client~=0.6.0",
"pycountry==22.3.5", "pycountry==22.3.5",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment