From d185e8e3493007a1e9b7ee53dc00e9fe65f90314 Mon Sep 17 00:00:00 2001 From: zachey <63107653+zachey01@users.noreply.github.com> Date: Wed, 23 Oct 2024 19:09:11 +0500 Subject: [PATCH] Update requirements.txt --- requirements.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/requirements.txt b/requirements.txt index 623b3e7..99692ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ -easing-functions==1.0.4 -pillow==10.4.0 -psutil==6.0.0 -pypiwin32==223 -pyproject_hooks==1.2.0 -pystray==0.19.5 -pywin32==306 -sv-ttk==2.6.0 -nuitka==2.4.10 \ No newline at end of file +easing-functions +pillow +psutil +pypiwin32 +pyproject_hooks +pystray +pywin32 +sv-ttk +nuitka \ No newline at end of file