diff --git a/environment.yml b/environment.yml index 904f5849219f7..889c764146d85 100644 --- a/environment.yml +++ b/environment.yml @@ -69,7 +69,7 @@ dependencies: - flask # benchmarks - - asv + - asv>=0.5.1 # The compiler packages are meta-packages and install the correct compiler (activation) packages on the respective platforms. - c-compiler diff --git a/requirements-dev.txt b/requirements-dev.txt index bc2c4995926fe..ec435cc05e439 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -52,7 +52,7 @@ dask seaborn moto flask -asv +asv>=0.5.1 black==22.10.0 cpplint flake8==6.0.0