diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..a58f154 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,9 @@ +PyQt5>=5.15.7 +matplotlib>=3.6 +numpy>=1.24 +pandas>=1.5 +openpyxl>=3.1 +pytest>=7.0 +pytest-cov>=4.0 +ruff>=0.13 +black>=24.1 \ No newline at end of file