File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -18,11 +18,14 @@ jsonschema-specifications==2023.12.1
1818 # via jsonschema
1919orjson==3.10.7
2020 # via
21+ # -c requirements/../../../packages/common-library/requirements/../../../requirements/constraints.txt
2122 # -c requirements/../../../requirements/constraints.txt
2223 # -r requirements/_base.in
2324pydantic==2.9.2
2425 # via
26+ # -c requirements/../../../packages/common-library/requirements/../../../requirements/constraints.txt
2527 # -c requirements/../../../requirements/constraints.txt
28+ # -r requirements/../../../packages/common-library/requirements/_base.in
2629 # -r requirements/_base.in
2730 # pydantic-extra-types
2831 # pydantic-settings
Original file line number Diff line number Diff line change 55
66See how is used to validate input/output content-schemas of service models
77"""
8+
89# SEE possible enhancements in https://github.com/ITISFoundation/osparc-simcore/issues/3008
910
1011
You can’t perform that action at this time.
0 commit comments