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

Add todo as a reminder for temporary version pin

parent dea7f9f6
No related branches found
No related tags found
1 merge request!377Update dependencies
Pipeline #92469 passed
orchestrator-core==3.1.1
graphql-core==3.2.*
graphql-core==3.2.* # TODO: this could probably get removed the next time orchestrator-core is upgraded
requests==2.32.3
infoblox-client==0.6.2
pycountry==24.6.1
......
......@@ -12,7 +12,7 @@ setup(
packages=find_packages(),
install_requires=[
"orchestrator-core==3.1.1",
"graphql-core==3.2.*",
"graphql-core==3.2.*", # TODO: this could probably get removed the next time orchestrator-core is upgraded
"requests==2.32.3",
"infoblox-client==0.6.2",
"pycountry==24.6.1",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment