From ad5efe1913f8d2cf2eaff0a20b738dee35c10cab Mon Sep 17 00:00:00 2001 From: KeshavAnandCode Date: Mon, 16 Mar 2026 19:42:51 -0500 Subject: [PATCH] precommit hook, venv created --- README.md | 4 +++- requirements.txt | 0 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 requirements.txt diff --git a/README.md b/README.md index edc4673..d02a3d8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # vehicle-classification -UTD Vehicle Classification Assessment Code \ No newline at end of file +UTD Vehicle Classification Assessment Code + +Python 3.11.12 diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..e69de29