fix: requirement
This commit is contained in:
parent
9ddd0fc0c2
commit
d2bcaae157
|
|
@ -1,45 +1,41 @@
|
||||||
moviepy>=1.0.3
|
moviepy
|
||||||
ffmpeg-python>=0.2.0
|
ffmpeg-python
|
||||||
opencv-python>=4.8.0
|
opencv-python
|
||||||
|
|
||||||
librosa>=0.10.0
|
pydub
|
||||||
pydub>=0.25.1
|
|
||||||
pyaudio>=0.2.11
|
|
||||||
|
|
||||||
madmom>=0.16.1
|
music21
|
||||||
music21>=8.1.0
|
magenta
|
||||||
pysynth>=0.9.3
|
|
||||||
magenta>=2.1.4
|
|
||||||
|
|
||||||
pyautogui>=0.9.54
|
pyautogui
|
||||||
pynput>=1.7.6
|
pynput
|
||||||
|
|
||||||
celery>=5.3.0
|
celery
|
||||||
redis>=4.5.0
|
redis
|
||||||
|
|
||||||
# Database & Search
|
elasticsearch
|
||||||
elasticsearch>=8.8.0
|
|
||||||
|
|
||||||
numpy>=1.24.0
|
numpy
|
||||||
scipy>=1.10.0
|
scipy
|
||||||
matplotlib>=3.7.0
|
matplotlib
|
||||||
pillow>=10.0.0
|
pillow
|
||||||
requests>=2.31.0
|
requests
|
||||||
python-dotenv>=1.0.0
|
python-dotenv
|
||||||
|
|
||||||
pytest>=7.4.0
|
pytest
|
||||||
pytest-asyncio>=0.21.0
|
pytest-asyncio
|
||||||
black>=23.0.0
|
black
|
||||||
flake8>=6.0.0
|
flake8
|
||||||
|
|
||||||
tkinter-tooltip>=2.0.0
|
tkinter-tooltip
|
||||||
|
|
||||||
python-magic>=0.4.27
|
python-magic
|
||||||
mutagen>=1.46.0
|
mutagen
|
||||||
|
|
||||||
loguru>=0.7.0
|
loguru
|
||||||
|
|
||||||
pydantic>=2.0.0
|
pydantic
|
||||||
pyyaml>=6.0
|
pyyaml
|
||||||
|
|
||||||
pydantic_settings
|
pydantic_settings
|
||||||
|
Cython
|
||||||
Loading…
Reference in New Issue