diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..772901a --- /dev/null +++ b/requirements.txt @@ -0,0 +1,8 @@ +numpy>=2.0 +pandas>=2.2 +matplotlib>=3.9 +scipy>=1.13 +pvlib>=0.11 +networkx>=3.3 +pyyaml>=6.0 +tqdm>=4.66 \ No newline at end of file