diff --git a/tools/trace_synthesizer/requirements.txt b/tools/trace_synthesizer/requirements.txt index c64342364..8bc3e9f04 100644 --- a/tools/trace_synthesizer/requirements.txt +++ b/tools/trace_synthesizer/requirements.txt @@ -1,2 +1,2 @@ numpy==1.26.1 -pandas==2.2.0 \ No newline at end of file +pandas==3.0.1 \ No newline at end of file