Skip to content

Commit

Permalink
Merge pull request #525 from microbiomedata/nmdc-schema-10.3.0
Browse files Browse the repository at this point in the history
Upgrade to nmdc-schema 10.3.0
  • Loading branch information
pkalita-lbl authored May 16, 2024
2 parents a805fd4 + 241f050 commit 584e4af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 17 deletions.
2 changes: 1 addition & 1 deletion requirements/main.in
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ mkdocs-jupyter
mkdocs-material
mkdocs-mermaid2-plugin
motor
nmdc-schema==10.2.0
nmdc-schema==10.3.0
openpyxl
pandas
passlib[bcrypt]
Expand Down
17 changes: 1 addition & 16 deletions requirements/main.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ beautifulsoup4==4.12.3
# -r requirements/main.in
# mkdocs-mermaid2-plugin
# nbconvert
bioregistry==0.10.158
# via nmdc-schema
black==24.2.0
# via shed
bleach==6.1.0
Expand Down Expand Up @@ -97,17 +95,14 @@ click==8.1.7
# via
# -r requirements/main.in
# beanie
# bioregistry
# black
# dagster
# dagster-webserver
# json-flattener
# linkml
# linkml-runtime
# mkdocs
# more-click
# prefixcommons
# pystow
# terminusdb-client
# uvicorn
colorama==0.4.6
Expand All @@ -126,7 +121,6 @@ cryptography==42.0.5
# via python-jose
curies==0.7.7
# via
# bioregistry
# linkml-runtime
# prefixmaps
dagit==1.6.8
Expand Down Expand Up @@ -441,8 +435,6 @@ mkdocs-mermaid2-plugin==0.6.0
# nmdc-schema
mkdocs-redirects==1.2.1
# via nmdc-schema
more-click==0.1.2
# via bioregistry
motor==3.3.2
# via
# -r requirements/main.in
Expand All @@ -468,7 +460,7 @@ nbformat==5.9.2
# nbconvert
nest-asyncio==1.6.0
# via ipykernel
nmdc-schema==10.2.0
nmdc-schema==10.3.0
# via -r requirements/main.in
notebook==7.1.1
# via jupyter
Expand Down Expand Up @@ -574,7 +566,6 @@ pydantic==2.6.3
# via
# -r requirements/main.in
# beanie
# bioregistry
# curies
# dagster
# fastapi
Expand Down Expand Up @@ -617,8 +608,6 @@ pyshexc==0.9.1
# via
# linkml
# pyshex
pystow==0.5.4
# via bioregistry
pytest==8.0.2
# via pytest-logging
pytest-logging==2015.11.4
Expand Down Expand Up @@ -711,7 +700,6 @@ regex==2023.12.25
requests==2.31.0
# via
# -r requirements/main.in
# bioregistry
# curies
# dagster
# dagster-graphql
Expand All @@ -723,7 +711,6 @@ requests==2.31.0
# mkdocs-mermaid2-plugin
# prefixcommons
# pyshex
# pystow
# requests-cache
# requests-toolbelt
# sphinx
Expand Down Expand Up @@ -870,9 +857,7 @@ tornado==6.4
tqdm==4.66.2
# via
# -r requirements/main.in
# bioregistry
# dagster
# pystow
# terminusdb-client
traitlets==5.14.1
# via
Expand Down

0 comments on commit 584e4af

Please sign in to comment.