We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03c0a56 commit 22be115Copy full SHA for 22be115
.github/ci/min-core-deps.yml
@@ -17,7 +17,6 @@ dependencies:
17
- numpy=1.23
18
- platformdirs=2.5
19
- psutil=5.9
20
- - pymbolic=2022.1
21
- pytest=7.1
22
- scipy=1.9
23
- trajan=0.1
environment.yml
@@ -12,7 +12,6 @@ dependencies:
12
- numpy>=1.9.1
13
- platformdirs
14
- psutil
15
- - pymbolic
16
- scipy>=0.16.0
- tqdm
- trajan
pyproject.toml
@@ -29,7 +29,6 @@ dependencies = [
29
"netCDF4",
30
"zarr",
31
"tqdm",
32
- "pymbolic",
33
"pytest",
34
"scipy",
35
"xarray",
0 commit comments