diff --git a/requirements-dev.txt b/requirements-dev.txt index 848bc85..4241a29 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ rich==13.9.4 setuptools==78.1.1 twine==6.1.0 typer==0.15.1 -wheel==0.45.1 +wheel==0.46.2 inquirerpy==0.3.4 pytest>=7.0.0 numpy>=1.24.0 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 17837fc..9514f98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,4 +38,4 @@ typer==0.15.4 typing_extensions==4.12.2 urllib3==2.3.0 wcwidth==0.2.13 -wheel==0.45.1 \ No newline at end of file +wheel==0.46.2 \ No newline at end of file