diff --git a/projects/rocprofiler-compute/requirements.txt b/projects/rocprofiler-compute/requirements.txt index 5ba33d4a76..69beb6c77b 100644 --- a/projects/rocprofiler-compute/requirements.txt +++ b/projects/rocprofiler-compute/requirements.txt @@ -2,8 +2,8 @@ astunparse==1.6.2 colorlover dash matplotlib -numpy -pandas +numpy>=1.17.5 +pandas>=1.4.3 pymongo pyyaml tabulate