diff --git a/extra-requirements.txt b/extra-requirements.txt index 7efd49e5f7f18..6e097efc405c6 100644 --- a/extra-requirements.txt +++ b/extra-requirements.txt @@ -25,9 +25,9 @@ fastapi: devel, cicd, http, test, daemon, chatbot, multimodal uvicorn[standard]>=0.14.0: devel, cicd, http, test, daemon, chatbot, multimodal, standard fluent-logger: logging, http, sse, dashboard, devel, cicd, daemon docker: devel, cicd, network, hub, daemon, standard -pathspec: devel, cicd, hub, standard -rich: devel, standard, hub, cicd -cryptography: devel, cicd, hub, standard +pathspec: devel, cicd, hub, standard, daemon +rich: devel, standard, hub, cicd, daemon +cryptography: devel, cicd, hub, standard, daemon filelock: devel, cicd, hub, standard requests: http, devel, cicd, daemon, standard torch>=1.1.0: framework, cicd, chatbot, multimodal @@ -58,10 +58,10 @@ websockets: http, devel, cicd, daemon, client, standard pydantic: http, devel, cicd, daemon, chatbot, multimodal, standard python-multipart: http, devel, cicd, daemon, standard aiofiles: devel, cicd, http, daemon, standard -aiohttp: devel, cicd, http, async, client, standard +aiohttp: devel, cicd, http, async, client, standard, daemon pytest-custom_exit_code: test bs4: cicd -aiostream: devel, cicd, async, client, standard +aiostream: devel, cicd, async, client, standard, daemon jsonschema: cicd dgl==0.6.1: cicd, graph black==20.8b1: cicd diff --git a/jina/resources/extra-requirements.txt b/jina/resources/extra-requirements.txt index 7efd49e5f7f18..6e097efc405c6 100644 --- a/jina/resources/extra-requirements.txt +++ b/jina/resources/extra-requirements.txt @@ -25,9 +25,9 @@ fastapi: devel, cicd, http, test, daemon, chatbot, multimodal uvicorn[standard]>=0.14.0: devel, cicd, http, test, daemon, chatbot, multimodal, standard fluent-logger: logging, http, sse, dashboard, devel, cicd, daemon docker: devel, cicd, network, hub, daemon, standard -pathspec: devel, cicd, hub, standard -rich: devel, standard, hub, cicd -cryptography: devel, cicd, hub, standard +pathspec: devel, cicd, hub, standard, daemon +rich: devel, standard, hub, cicd, daemon +cryptography: devel, cicd, hub, standard, daemon filelock: devel, cicd, hub, standard requests: http, devel, cicd, daemon, standard torch>=1.1.0: framework, cicd, chatbot, multimodal @@ -58,10 +58,10 @@ websockets: http, devel, cicd, daemon, client, standard pydantic: http, devel, cicd, daemon, chatbot, multimodal, standard python-multipart: http, devel, cicd, daemon, standard aiofiles: devel, cicd, http, daemon, standard -aiohttp: devel, cicd, http, async, client, standard +aiohttp: devel, cicd, http, async, client, standard, daemon pytest-custom_exit_code: test bs4: cicd -aiostream: devel, cicd, async, client, standard +aiostream: devel, cicd, async, client, standard, daemon jsonschema: cicd dgl==0.6.1: cicd, graph black==20.8b1: cicd