From 4f6d792039e27d73a13b4d9406a03fc99a7969e4 Mon Sep 17 00:00:00 2001 From: Adrian Kriger <59996720+AdrianKriger@users.noreply.github.com> Date: Mon, 20 Nov 2023 08:46:02 +0200 Subject: [PATCH] Add files via upload --- requirements.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..c33b820 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,4 @@ +pip install opencv-python +pip install sympy +pip install pandas +pip install plotly \ No newline at end of file