Skip to content

Commit

Permalink
add dependencies for cads-adaptors's normalise_request method
Browse files Browse the repository at this point in the history
  • Loading branch information
mcucchi9 committed Jun 28, 2024
1 parent 65d1ded commit f26ebde
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ dependencies:
- cachetools
- DateTimeRange
- fastapi>=0.109.0
- jsonschema
- pip
- pydantic>2
- pydantic-settings>2
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ dependencies = [
"cads-catalogue@git+https://github.com/ecmwf-projects/cads-catalogue.git",
"cads-common@git+https://github.com/ecmwf-projects/cads-common.git",
"fastapi",
"jsonschema",
"ogc-api-processes-fastapi@git+https://github.com/ecmwf-projects/ogc-api-processes-fastapi.git",
"pydantic>2",
"pydantic-settings>2",
Expand Down

0 comments on commit f26ebde

Please sign in to comment.