diff --git a/requirements-openaleph.txt b/requirements-openaleph.txt index 73ea918..f2b6f86 100644 --- a/requirements-openaleph.txt +++ b/requirements-openaleph.txt @@ -62,7 +62,7 @@ multidict==6.7.1 ; python_version >= "3.11" and python_version < "3.14" murmurhash==1.0.15 ; python_version >= "3.11" and python_version < "3.14" mypy-extensions==1.1.0 ; python_version >= "3.11" and python_version < "3.14" mypy==1.20.2 ; python_version >= "3.11" and python_version < "3.14" -networkx==3.4.2 ; python_version >= "3.11" and python_version < "3.14" +networkx==3.6.1 ; python_version >= "3.11" and python_version < "3.14" nomenklatura==4.7.7 ; python_version >= "3.11" and python_version < "3.14" normality==3.1.0 ; python_version >= "3.11" and python_version < "3.14" numpy==2.4.4 ; python_version >= "3.11" and python_version < "3.14" diff --git a/requirements.txt b/requirements.txt index 300636f..80cc865 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,7 +60,7 @@ multidict==6.7.1 ; python_version >= "3.11" and python_version < "3.14" murmurhash==1.0.15 ; python_version >= "3.11" and python_version < "3.14" mypy-extensions==1.1.0 ; python_version >= "3.11" and python_version < "3.14" mypy==1.20.2 ; python_version >= "3.11" and python_version < "3.14" -networkx==3.4.2 ; python_version >= "3.11" and python_version < "3.14" +networkx==3.6.1 ; python_version >= "3.11" and python_version < "3.14" nomenklatura==4.7.7 ; python_version >= "3.11" and python_version < "3.14" normality==3.1.0 ; python_version >= "3.11" and python_version < "3.14" numpy==2.4.4 ; python_version >= "3.11" and python_version < "3.14"