diff --git a/statistical_analysis/requirements.txt b/statistical_analysis/requirements.txt new file mode 100644 index 0000000..1f4f60d --- /dev/null +++ b/statistical_analysis/requirements.txt @@ -0,0 +1,3 @@ +pandas==2.0.* +numpy==1.24.* +pytest==7.3.* \ No newline at end of file