From 16a10a8c096743fbb7db4359c954fdb14026ef27 Mon Sep 17 00:00:00 2001 From: Aiirondev Date: Tue, 18 Aug 2026 12:35:15 +0200 Subject: [PATCH] fix of breaking error --- Web/requirements.txt | 3 +-- requirements.txt | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/Web/requirements.txt b/Web/requirements.txt index cb6ba3a..2f12fd7 100755 --- a/Web/requirements.txt +++ b/Web/requirements.txt @@ -18,5 +18,4 @@ pywebpush py-vapid>=1.9.0 beautifulsoup4 pywebpush -pandas -atexit \ No newline at end of file +pandas \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index db60e41..da3a2e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,5 +18,4 @@ pywebpush py-vapid>=1.9.0 beautifulsoup4 pywebpush -pandas -atexit \ No newline at end of file +pandas \ No newline at end of file