diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..58f9d3a --- /dev/null +++ b/requirements.txt @@ -0,0 +1,6 @@ +matplotlib==3.6.3 +numpy==1.24.2 +pandas==1.5.3 +PyYAML==6.0.1 +scipy==1.14.0 +tqdm==4.64.1