diff --git a/requirements-dev.txt b/requirements-dev.txt index 3a0f083..fce48a5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,22 +2,22 @@ -r requirements-cli.txt bump2version==1.0.1 jsonpickle==4.0.0 -coverage==7.6.4 +coverage==7.6.9 ipdb==0.13.13 numpy==2.1.3 -pytest==8.3.3 +pytest==8.3.4 pytest-cov==6.0.0 python-dotenv==1.0.1 -Sphinx==6.2.1 # We use the html style that is not supported in Sphinx 7 anymore. +Sphinx==6.2.1 # We use the html style that is not supported in Sphinx 7 anymore. sphinx-sitemap==2.6.0 sphinxemoji==0.3.1 flake8==7.1.1 python-dateutil==2.9.0.post0 orjson==3.10.12 -wheel==0.45.0 -tomli==2.1.0 +wheel==0.45.1 +tomli==2.2.1 tomli-w==1.1.0 -pydantic==2.9.2 +pydantic==2.10.3 pytest-benchmark==5.1.0 pandas==2.2.3 -polars==1.13.1 +polars==1.16.0 diff --git a/requirements.txt b/requirements.txt index 53ac539..8270bf8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -orderly-set>=5.2.3,<6 \ No newline at end of file +orderly-set>=5.2.3,<6