From 761f924b558fdb3e9b2b7719bfa68975f485926d Mon Sep 17 00:00:00 2001 From: root Date: Thu, 10 Jul 2025 15:22:53 +0800 Subject: [PATCH] fix --- python_core/requirements.txt | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/python_core/requirements.txt b/python_core/requirements.txt index 4903bc7..4656690 100644 --- a/python_core/requirements.txt +++ b/python_core/requirements.txt @@ -1,41 +1,23 @@ moviepy ffmpeg-python opencv-python - pydub - -music21 -magenta - pyautogui -pynput - celery redis - -elasticsearch - numpy scipy matplotlib pillow requests python-dotenv - pytest pytest-asyncio black flake8 - -tkinter-tooltip - python-magic mutagen - loguru - pydantic pyyaml - -pydantic_settings -Cython \ No newline at end of file +pydantic_settings \ No newline at end of file