From d19c4d4e35d3b85151c808d0d71cb66a51cb9ab6 Mon Sep 17 00:00:00 2001 From: OkinawaBoss Date: Tue, 16 Sep 2025 15:17:24 -0700 Subject: [PATCH] 1 2 buckle my shoe --- frontend/package.json | 1 + requirements.txt | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 1f6c769d..291363fe 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -24,6 +24,7 @@ "@tanstack/react-table": "^8.21.2", "allotment": "^1.20.3", "dayjs": "^1.11.13", + "immer": "^10.1.1", "formik": "^2.4.6", "hls.js": "^1.5.20", "lucide-react": "^0.511.0", diff --git a/requirements.txt b/requirements.txt index 7a06f0da..f1dfb81e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,6 @@ tmdbsimple==2.9.1 aiohttp==3.11.10 python-dateutil==2.9.0.post0 pymediainfo==6.1.0 -python-Levenshtein==0.25.0 # PyTorch dependencies (CPU only) --extra-index-url https://download.pytorch.org/whl/cpu/