diff --git a/trace_agg/requirements.txt b/trace_agg/requirements.txt new file mode 100644 index 0000000..0002786 --- /dev/null +++ b/trace_agg/requirements.txt @@ -0,0 +1,2 @@ +scipy>=1.10.0 +pytest>=7.0.0 \ No newline at end of file