diff --git a/openapi-config.yaml b/openapi-config.yaml index 2f48f80..793e420 100644 --- a/openapi-config.yaml +++ b/openapi-config.yaml @@ -11,7 +11,7 @@ servers: # url: http://127.0.0.1:5000 termsOfService: http://robokop.renci.org:7055/tos?service_long=ARAGORN&provider_long=RENCI title: ARAGORN -version: 2.8.3 +version: 2.8.4 tags: - name: translator - name: ARA diff --git a/requirements.txt b/requirements.txt index 1c1f172..b8995ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ pytest==7.1.2 pytest-asyncio==0.15.1 pytest-dotenv==0.5.2 pyyaml==6.0.1 -reasoner-pydantic==5.0.4 +reasoner-pydantic==5.0.6 redis~=3.5.3 requests==2.28.1 uvicorn==0.17.6