From 41a50ffcbe446ea1bdc4c45113309da25d6c444f Mon Sep 17 00:00:00 2001 From: Joel Mathew Thomas <90510078+joelmathewthomas@users.noreply.github.com> Date: Tue, 24 Dec 2024 16:40:11 +0530 Subject: [PATCH] add requirements.txt --- .gitignore | 1 + requirements.txt | 0 2 files changed, 1 insertion(+) create mode 100644 requirements.txt diff --git a/.gitignore b/.gitignore index abc55b3..dbbe04d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ +venv/ samples/ diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..e69de29