We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d3bdaa + 8bc84fa commit 40284b3Copy full SHA for 40284b3
environment.yml
@@ -11,9 +11,7 @@ dependencies:
11
- attrs
12
- asyncpg
13
- cachetools
14
-- DateTimeRange
15
- fastapi>=0.109.0
16
-- jsonschema
17
- pip
18
- pydantic>2
19
- pydantic-settings>2
pyproject.toml
@@ -20,7 +20,6 @@ dependencies = [
20
"cads-catalogue@git+https://github.com/ecmwf-projects/cads-catalogue.git",
21
"cads-common@git+https://github.com/ecmwf-projects/cads-common.git",
22
"fastapi",
23
- "jsonschema",
24
"ogc-api-processes-fastapi@git+https://github.com/ecmwf-projects/ogc-api-processes-fastapi.git",
25
"pydantic>2",
26
"pydantic-settings>2",
0 commit comments