Skip to content
Snippets Groups Projects
Commit a3d71332 authored by Erik Reid's avatar Erik Reid
Browse files

update gso dependency version

parent 4ee2d3c9
Branches
Tags
1 merge request!9Feature/nat 146 device endpoint skeleton
--extra-index-url https://artifactory.software.geant.org/artifactory/api/pypi/geant-swd-pypi/simple --extra-index-url https://artifactory.software.geant.org/artifactory/api/pypi/geant-swd-pypi/simple
jsonschema jsonschema
requests
ansible-runner
fastapi fastapi
pydantic pydantic
ansible-runner
geant-service-orchestrator==0.1.dev253
uvicorn[standard] uvicorn[standard]
httpx httpx
orchestrator-core==1.0.0
geant-service-orchestrator==0.1.dev235
pytest pytest
responses responses
......
...@@ -10,8 +10,9 @@ setup( ...@@ -10,8 +10,9 @@ setup(
packages=find_packages(), packages=find_packages(),
install_requires=[ install_requires=[
'jsonschema', 'jsonschema',
'requests',
'fastapi', 'fastapi',
'pydantic' 'pydantic',
'ansible-runner',
'geant-service-orchestrator==0.1.dev253'
] ]
) )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment