diff --git a/artifact.1/requirements.txt b/artifact.1/requirements.txt new file mode 100644 index 0000000..714ef72 --- /dev/null +++ b/artifact.1/requirements.txt @@ -0,0 +1,3 @@ +pandas>=2.0,<3.0 +matplotlib>=3.7,<4.0 +pytest>=7.0,<8.0 \ No newline at end of file