Skip to content

Commit

Permalink
Update to berkeley schema
Browse files Browse the repository at this point in the history
  • Loading branch information
naglepuff committed Aug 26, 2024
1 parent 165a33a commit f030cbc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit f030cbc

Please sign in to comment.