Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions packages/aws-library/requirements/_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ isort==6.0.1
# pylint
mccabe==0.7.0
# via pylint
mypy==1.15.0
mypy==1.16.1
# via -r requirements/../../../requirements/devenv.txt
mypy-extensions==1.0.0
mypy-extensions==1.1.0
# via
# black
# mypy
Expand All @@ -43,7 +43,9 @@ packaging==24.2
# black
# build
pathspec==0.12.1
# via black
# via
# black
# mypy
pip==25.0.1
# via pip-tools
pip-tools==7.4.1
Expand Down
28 changes: 0 additions & 28 deletions packages/celery-library/requirements/_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,10 @@ amqp==5.3.1
# via
# -c requirements/_base.txt
# kombu
annotated-types==0.7.0
# via
# -c requirements/_base.txt
# pydantic
anyio==4.9.0
# via
# -c requirements/_base.txt
# httpx
# starlette
billiard==4.2.1
# via
# -c requirements/_base.txt
Expand Down Expand Up @@ -61,8 +56,6 @@ docker==7.1.0
# pytest-docker-tools
faker==37.3.0
# via -r requirements/_test.in
fastapi==0.115.12
# via -r requirements/_test.in
flexcache==0.3
# via pint
flexparser==0.4
Expand Down Expand Up @@ -113,15 +106,6 @@ psutil==7.0.0
# pytest-celery
py-cpuinfo==9.0.0
# via pytest-benchmark
pydantic==2.11.4
# via
# -c requirements/../../../requirements/constraints.txt
# -c requirements/_base.txt
# fastapi
pydantic-core==2.33.2
# via
# -c requirements/_base.txt
# pydantic
pytest==8.3.5
# via
# -r requirements/_test.in
Expand Down Expand Up @@ -180,10 +164,6 @@ sniffio==1.3.1
# via
# -c requirements/_base.txt
# anyio
starlette==0.46.2
# via
# -c requirements/../../../requirements/constraints.txt
# fastapi
tenacity==9.1.2
# via
# -c requirements/_base.txt
Expand All @@ -194,17 +174,9 @@ typing-extensions==4.13.2
# via
# -c requirements/_base.txt
# anyio
# fastapi
# flexcache
# flexparser
# pint
# pydantic
# pydantic-core
# typing-inspection
typing-inspection==0.4.0
# via
# -c requirements/_base.txt
# pydantic
tzdata==2025.2
# via
# -c requirements/_base.txt
Expand Down
6 changes: 4 additions & 2 deletions packages/celery-library/requirements/_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ isort==6.0.1
# pylint
mccabe==0.7.0
# via pylint
mypy==1.15.0
mypy==1.16.1
# via -r requirements/../../../requirements/devenv.txt
mypy-extensions==1.1.0
# via
Expand All @@ -43,7 +43,9 @@ packaging==25.0
# black
# build
pathspec==0.12.1
# via black
# via
# black
# mypy
pip==25.1.1
# via pip-tools
pip-tools==7.4.1
Expand Down
8 changes: 5 additions & 3 deletions packages/common-library/requirements/_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ isort==6.0.1
# pylint
mccabe==0.7.0
# via pylint
mypy==1.15.0
mypy==1.16.1
# via -r requirements/../../../requirements/devenv.txt
mypy-extensions==1.0.0
mypy-extensions==1.1.0
# via
# black
# mypy
Expand All @@ -40,7 +40,9 @@ packaging==24.2
# black
# build
pathspec==0.12.1
# via black
# via
# black
# mypy
pip==25.0.1
# via pip-tools
pip-tools==7.4.1
Expand Down
6 changes: 4 additions & 2 deletions packages/dask-task-models-library/requirements/_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ isort==6.0.1
# pylint
mccabe==0.7.0
# via pylint
mypy==1.15.0
mypy==1.16.1
# via -r requirements/../../../requirements/devenv.txt
mypy-extensions==1.1.0
# via
Expand All @@ -42,7 +42,9 @@ packaging==25.0
# black
# build
pathspec==0.12.1
# via black
# via
# black
# mypy
pip==25.1.1
# via pip-tools
pip-tools==7.4.1
Expand Down
8 changes: 5 additions & 3 deletions packages/models-library/requirements/_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
mypy==1.15.0
mypy==1.16.1
# via -r requirements/../../../requirements/devenv.txt
mypy-extensions==1.0.0
mypy-extensions==1.1.0
# via
# black
# mypy
Expand All @@ -45,7 +45,9 @@ packaging==24.2
# black
# build
pathspec==0.12.1
# via black
# via
# black
# mypy
pip==25.0.1
# via pip-tools
pip-tools==7.4.1
Expand Down
6 changes: 4 additions & 2 deletions packages/notifications-library/requirements/_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,17 @@ multidict==6.1.0
# -c requirements/_base.txt
# aiohttp
# yarl
mypy==1.15.0
mypy==1.16.1
# via sqlalchemy
mypy-extensions==1.0.0
mypy-extensions==1.1.0
# via mypy
packaging==24.2
# via
# -c requirements/_base.txt
# pytest
# pytest-sugar
pathspec==0.12.1
# via mypy
pluggy==1.5.0
# via pytest
pprintpp==0.4.0
Expand Down
9 changes: 6 additions & 3 deletions packages/notifications-library/requirements/_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ isort==6.0.1
# pylint
mccabe==0.7.0
# via pylint
mypy==1.15.0
mypy==1.16.1
# via
# -c requirements/_test.txt
# -r requirements/../../../requirements/devenv.txt
mypy-extensions==1.0.0
mypy-extensions==1.1.0
# via
# -c requirements/_test.txt
# black
Expand All @@ -45,7 +45,10 @@ packaging==24.2
# black
# build
pathspec==0.12.1
# via black
# via
# -c requirements/_test.txt
# black
# mypy
pip==25.0.1
# via pip-tools
pip-tools==7.4.1
Expand Down
6 changes: 4 additions & 2 deletions packages/postgres-database/requirements/_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,16 @@ greenlet==3.1.1
# sqlalchemy
iniconfig==2.0.0
# via pytest
mypy==1.15.0
mypy==1.16.1
# via sqlalchemy
mypy-extensions==1.0.0
mypy-extensions==1.1.0
# via mypy
packaging==24.2
# via
# -c requirements/_base.txt
# pytest
pathspec==0.12.1
# via mypy
pluggy==1.5.0
# via pytest
psycopg2-binary==2.9.10
Expand Down
9 changes: 6 additions & 3 deletions packages/postgres-database/requirements/_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ isort==6.0.1
# pylint
mccabe==0.7.0
# via pylint
mypy==1.15.0
mypy==1.16.1
# via
# -c requirements/_test.txt
# -r requirements/../../../requirements/devenv.txt
mypy-extensions==1.0.0
mypy-extensions==1.1.0
# via
# -c requirements/_test.txt
# black
Expand All @@ -44,7 +44,10 @@ packaging==24.2
# black
# build
pathspec==0.12.1
# via black
# via
# -c requirements/_test.txt
# black
# mypy
pip==25.0.1
# via pip-tools
pip-tools==7.4.1
Expand Down
8 changes: 5 additions & 3 deletions packages/service-integration/requirements/_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ isort==6.0.1
# pylint
mccabe==0.7.0
# via pylint
mypy==1.15.0
mypy==1.16.1
# via -r requirements/../../../requirements/devenv.txt
mypy-extensions==1.0.0
mypy-extensions==1.1.0
# via
# black
# mypy
Expand All @@ -42,7 +42,9 @@ packaging==24.2
# black
# build
pathspec==0.12.1
# via black
# via
# black
# mypy
pip==25.0.1
# via pip-tools
pip-tools==7.4.1
Expand Down
6 changes: 4 additions & 2 deletions packages/service-library/requirements/_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,9 @@ multidict==6.1.0
# -c requirements/_base.txt
# aiohttp
# yarl
mypy==1.15.0
mypy==1.16.1
# via sqlalchemy
mypy-extensions==1.0.0
mypy-extensions==1.1.0
# via mypy
numpy==2.2.3
# via -r requirements/_test.in
Expand All @@ -134,6 +134,8 @@ packaging==24.2
# pytest-sugar
pathable==0.4.4
# via jsonschema-path
pathspec==0.12.1
# via mypy
pillow==11.1.0
# via -r requirements/_test.in
pip==25.0.1
Expand Down
9 changes: 6 additions & 3 deletions packages/service-library/requirements/_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ isort==6.0.1
# pylint
mccabe==0.7.0
# via pylint
mypy==1.15.0
mypy==1.16.1
# via
# -c requirements/_test.txt
# -r requirements/../../../requirements/devenv.txt
mypy-extensions==1.0.0
mypy-extensions==1.1.0
# via
# -c requirements/_test.txt
# black
Expand All @@ -45,7 +45,10 @@ packaging==24.2
# black
# build
pathspec==0.12.1
# via black
# via
# -c requirements/_test.txt
# black
# mypy
pip==25.0.1
# via
# -c requirements/_test.txt
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
}


TException = TypeVar("TException")
TException = TypeVar("TException", bound=BaseException)

_logger = logging.getLogger(__name__)

Expand Down
8 changes: 5 additions & 3 deletions packages/settings-library/requirements/_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ isort==6.0.1
# pylint
mccabe==0.7.0
# via pylint
mypy==1.15.0
mypy==1.16.1
# via -r requirements/../../../requirements/devenv.txt
mypy-extensions==1.0.0
mypy-extensions==1.1.0
# via
# black
# mypy
Expand All @@ -41,7 +41,9 @@ packaging==24.2
# black
# build
pathspec==0.12.1
# via black
# via
# black
# mypy
pip==25.0.1
# via pip-tools
pip-tools==7.4.1
Expand Down
6 changes: 4 additions & 2 deletions packages/simcore-sdk/requirements/_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -179,9 +179,9 @@ multidict==6.1.0
# aiobotocore
# aiohttp
# yarl
mypy==1.15.0
mypy==1.16.1
# via sqlalchemy
mypy-extensions==1.0.0
mypy-extensions==1.1.0
# via mypy
networkx==3.4.2
# via cfn-lint
Expand All @@ -197,6 +197,8 @@ packaging==24.2
# pytest-sugar
pathable==0.4.4
# via jsonschema-path
pathspec==0.12.1
# via mypy
pluggy==1.5.0
# via pytest
ply==3.11
Expand Down
Loading
Loading