diff --git a/pyproject.toml b/pyproject.toml index 8b9e975..5e1184b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ readme = "README.md" requires-python = ">=3.10,<3.12" dependencies = [ "analysis-runner>=3.2.2", - "cpg-flow~=1.3", + "cpg-flow~=1.3.1", "cpg-utils>=5.5.0", "hail~=0.2.137", ] diff --git a/requirements-dev.txt b/requirements-dev.txt index 754b34a..61873a7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -46,8 +46,6 @@ backoff==2.2.1 # via # gql # metamist -black==24.10.0 - # via test-workflows-shared (pyproject.toml) bokeh==3.4.3 # via hail boolean-py==4.0 @@ -83,7 +81,6 @@ charset-normalizer==3.4.0 # via requests click==8.1.7 # via - # black # metamist # pip-tools # typer @@ -97,9 +94,9 @@ commonmark==0.9.1 # via rich contourpy==1.3.1 # via bokeh -cpg-flow==1.3.0 +cpg-flow==1.3.1 # via test-workflows-shared (pyproject.toml) -cpg-utils==5.4.3 +cpg-utils==5.6.0 # via # test-workflows-shared (pyproject.toml) # analysis-runner @@ -159,7 +156,9 @@ google-auth==2.38.0 # hail # metamist google-auth-oauthlib==0.8.0 - # via hail + # via + # cpg-utils + # hail google-cloud-artifact-registry==1.19.0 # via cpg-utils google-cloud-core==2.4.3 @@ -244,9 +243,7 @@ jupyterlab-widgets==3.0.16 license-expression==30.4.0 # via cyclonedx-python-lib loguru==0.7.3 - # via - # test-workflows-shared (pyproject.toml) - # cpg-flow + # via cpg-flow markupsafe==3.0.2 # via jinja2 matplotlib-inline==0.2.1 @@ -267,8 +264,6 @@ multidict==6.1.0 # via # aiohttp # yarl -mypy-extensions==1.0.0 - # via black nest-asyncio==1.6.0 # via hail networkx==3.6.1 @@ -290,7 +285,6 @@ packageurl-python==0.16.0 # via cyclonedx-python-lib packaging==24.2 # via - # black # bokeh # build # pip-audit @@ -304,8 +298,6 @@ parsimonious==0.10.0 # via hail parso==0.8.5 # via jedi -pathspec==0.12.1 - # via black pexpect==4.9.0 # via ipython pillow==11.1.0 @@ -323,9 +315,7 @@ pip-requirements-parser==32.0.1 pip-tools==7.4.1 # via test-workflows-shared (pyproject.toml) platformdirs==4.3.6 - # via - # black - # virtualenv + # via virtualenv plotly==5.24.1 # via # cpg-flow diff --git a/requirements.txt b/requirements.txt index f7f1acb..a6f1014 100644 --- a/requirements.txt +++ b/requirements.txt @@ -87,9 +87,9 @@ commonmark==0.9.1 # via rich contourpy==1.3.1 # via bokeh -cpg-flow==1.3.0 +cpg-flow==1.3.1 # via test-workflows-shared (pyproject.toml) -cpg-utils==5.4.3 +cpg-utils==5.6.0 # via # test-workflows-shared (pyproject.toml) # analysis-runner @@ -143,7 +143,9 @@ google-auth==2.37.0 # hail # metamist google-auth-oauthlib==0.8.0 - # via hail + # via + # cpg-utils + # hail google-cloud-artifact-registry==1.19.0 # via cpg-utils google-cloud-core==2.4.1 @@ -223,9 +225,7 @@ jproperties==2.1.2 jupyterlab-widgets==3.0.16 # via ipywidgets loguru==0.7.3 - # via - # test-workflows-shared (pyproject.toml) - # cpg-flow + # via cpg-flow markupsafe==3.0.2 # via jinja2 matplotlib-inline==0.2.1