From e989936896e4eb6b830abc9c61149413d8b70d2a Mon Sep 17 00:00:00 2001 From: "bahawal.baloch" Date: Wed, 1 Apr 2026 12:52:07 +0500 Subject: [PATCH] Update requirements.txt to reorder and clean up dependencies --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 120a29f..b826f78 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ +flask +numpy opencv-python python-dotenv ultralytics -flask -numpy