diff --git a/pyproject.toml b/pyproject.toml index 6caa0bff..9e69a55f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "ipython==7.31.1", "itsdangerous==2.0.1", "mypy<0.920", - "nmdc-schema==10.7.0", + "nmdc-schema==11.0.0rc20", "nmdc-submission-schema==10.7.0", "pint==0.18", "psycopg2==2.9.3", diff --git a/web/package.json b/web/package.json index 51e23c6a..2070cc68 100644 --- a/web/package.json +++ b/web/package.json @@ -34,7 +34,7 @@ "linkify-it": "^4.0.1", "lodash": "^4.17.21", "moment": "^2.29.4", - "nmdc-schema": "https://github.com/microbiomedata/nmdc-schema#v10.7.0", + "nmdc-schema": "https://github.com/microbiomedata/berkeley-schema-fy24", "popper.js": "1.16.1", "protobufjs": "^6.11.3", "serialize-javascript": "^6.0.0", diff --git a/web/yarn.lock b/web/yarn.lock index 0f57a074..30a33316 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -7662,9 +7662,9 @@ nice-try@^1.0.4: resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366" integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ== -"nmdc-schema@https://github.com/microbiomedata/nmdc-schema#v10.7.0": +"nmdc-schema@https://github.com/microbiomedata/berkeley-schema-fy24": version "0.0.0" - resolved "https://github.com/microbiomedata/nmdc-schema#ad1440736c1e088705a8b09f88727c0e195abfb3" + resolved "https://github.com/microbiomedata/berkeley-schema-fy24#ecaefcf0e9fecfc2c5290736ed0d35e7024ce21e" no-case@^2.2.0: version "2.3.2"