diff --git a/test/requirements.txt b/test/requirements.txt index 84a70ce..11a9480 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -1,6 +1,6 @@ -pytest==7.4.4 -snakeviz==2.2.0 -pytest-profiling==1.7.0 -numpy==1.26.3 -pandas==2.1.4 -matplotlib==3.8.2 \ No newline at end of file +pytest +snakeviz +pytest-profiling +numpy +pandas +matplotlib