diff --git a/examples/benchmarks/SFM/requirements.txt b/examples/benchmarks/SFM/requirements.txt index 6a3d130..69fd449 100644 --- a/examples/benchmarks/SFM/requirements.txt +++ b/examples/benchmarks/SFM/requirements.txt @@ -1,4 +1,4 @@ pandas==1.1.2 -numpy==1.17.4 +numpy==1.22.0 scikit_learn==0.23.2 torch==1.7.0 \ No newline at end of file