diff --git a/requirements/main.in b/requirements/main.in index 0f4eb519..9ee62b39 100644 --- a/requirements/main.in +++ b/requirements/main.in @@ -25,7 +25,7 @@ mkdocs-jupyter mkdocs-material mkdocs-mermaid2-plugin motor -nmdc-schema==10.7.0 +nmdc-schema==10.8.0 openpyxl pandas passlib[bcrypt] diff --git a/requirements/main.txt b/requirements/main.txt index 82e9aeeb..94cd5051 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.10 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # pip-compile --allow-unsafe --output-file=requirements/main.txt --strip-extras requirements/main.in @@ -159,12 +159,6 @@ email-validator==2.2.0 # pydantic et-xmlfile==1.1.0 # via openpyxl -exceptiongroup==1.2.1 - # via - # anyio - # cattrs - # ipython - # pytest executing==2.0.1 # via stack-data fastapi==0.111.0 @@ -202,6 +196,8 @@ graphql-relay==3.2.0 # via graphene graphviz==0.20.3 # via linkml +greenlet==3.0.3 + # via sqlalchemy grpcio==1.64.1 # via # dagster @@ -451,7 +447,7 @@ nbformat==5.10.4 # nbconvert nest-asyncio==1.6.0 # via ipykernel -nmdc-schema==10.7.0 +nmdc-schema==10.8.0 # via -r requirements/main.in notebook==7.2.1 # via jupyter @@ -789,12 +785,7 @@ tinycss2==1.3.0 toml==0.10.2 # via beanie tomli==2.0.1 - # via - # dagster - # jupyterlab - # jupytext - # pytest - # setuptools-scm + # via dagster toolz==0.12.1 # via -r requirements/main.in toposort==1.10 @@ -835,18 +826,12 @@ types-python-dateutil==2.9.0.20240316 typing-extensions==4.12.2 # via # alembic - # anyio - # async-lru - # beanie - # cattrs # dagster # fastapi - # ipython # pydantic # pydantic-core # sqlalchemy # typer - # uvicorn tzdata==2024.1 # via # pandas