diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..ab43a16 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,7 @@ +pandas~=2.2.1 +matplotlib~=3.8.3 +seaborn~=0.13.2 +plotly~=5.19.0 +numpy~=1.26.4 +scikit-learn~=1.4.1.post1 +keras~=2.15.0 \ No newline at end of file