Skip to content

Commit 40284b3

Browse files
authored
Merge pull request #197 from ecmwf-projects/COPDS-1855
remove adaptors dependencies
2 parents 6d3bdaa + 8bc84fa commit 40284b3

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

environment.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ dependencies:
1111
- attrs
1212
- asyncpg
1313
- cachetools
14-
- DateTimeRange
1514
- fastapi>=0.109.0
16-
- jsonschema
1715
- pip
1816
- pydantic>2
1917
- pydantic-settings>2

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ dependencies = [
2020
"cads-catalogue@git+https://github.com/ecmwf-projects/cads-catalogue.git",
2121
"cads-common@git+https://github.com/ecmwf-projects/cads-common.git",
2222
"fastapi",
23-
"jsonschema",
2423
"ogc-api-processes-fastapi@git+https://github.com/ecmwf-projects/ogc-api-processes-fastapi.git",
2524
"pydantic>2",
2625
"pydantic-settings>2",

0 commit comments

Comments
 (0)