init
This commit is contained in:
171
lib_audio_dsp/requirements.txt
Normal file
171
lib_audio_dsp/requirements.txt
Normal file
@@ -0,0 +1,171 @@
|
||||
# python_version 3.12
|
||||
# pip_version 25.*
|
||||
#
|
||||
# This file is autogenerated by pip-compile with Python 3.12
|
||||
# by the following command:
|
||||
#
|
||||
# ./tools/update-requirements.py
|
||||
#
|
||||
-e file:./python#egg=audio_dsp
|
||||
# via -r tools/requirements.in
|
||||
annotated-types==0.7.0
|
||||
# via pydantic
|
||||
asttokens==2.4.1
|
||||
# via stack-data
|
||||
build==1.2.1
|
||||
# via pip-tools
|
||||
cffi==1.16.0
|
||||
# via soundfile
|
||||
click==8.1.7
|
||||
# via pip-tools
|
||||
comm==0.2.2
|
||||
# via ipywidgets
|
||||
contourpy==1.2.1
|
||||
# via matplotlib
|
||||
cycler==0.12.1
|
||||
# via matplotlib
|
||||
decorator==5.1.1
|
||||
# via ipython
|
||||
docstring-inheritance==2.2.0
|
||||
# via audio-dsp
|
||||
execnet==2.1.1
|
||||
# via pytest-xdist
|
||||
executing==2.0.1
|
||||
# via stack-data
|
||||
filelock==3.15.4
|
||||
# via -r tools/requirements.in
|
||||
fonttools==4.53.1
|
||||
# via matplotlib
|
||||
graphviz==0.20.3
|
||||
# via audio-dsp
|
||||
iniconfig==2.0.0
|
||||
# via pytest
|
||||
ipympl==0.9.4
|
||||
# via audio-dsp
|
||||
ipython==8.26.0
|
||||
# via
|
||||
# audio-dsp
|
||||
# ipympl
|
||||
# ipywidgets
|
||||
ipython-genutils==0.2.0
|
||||
# via ipympl
|
||||
ipywidgets==8.1.3
|
||||
# via
|
||||
# audio-dsp
|
||||
# ipympl
|
||||
jedi==0.19.1
|
||||
# via ipython
|
||||
jupyterlab-widgets==3.0.11
|
||||
# via ipywidgets
|
||||
kiwisolver==1.4.5
|
||||
# via matplotlib
|
||||
mako==1.3.5
|
||||
# via audio-dsp
|
||||
markupsafe==2.1.5
|
||||
# via mako
|
||||
matplotlib==3.9.0
|
||||
# via
|
||||
# audio-dsp
|
||||
# ipympl
|
||||
matplotlib-inline==0.1.7
|
||||
# via ipython
|
||||
nodeenv==1.9.1
|
||||
# via pyright
|
||||
numpy==2.0.1
|
||||
# via
|
||||
# audio-dsp
|
||||
# contourpy
|
||||
# ipympl
|
||||
# matplotlib
|
||||
# scipy
|
||||
packaging==24.1
|
||||
# via
|
||||
# audio-dsp
|
||||
# build
|
||||
# matplotlib
|
||||
# pytest
|
||||
parso==0.8.4
|
||||
# via jedi
|
||||
pexpect==4.9.0
|
||||
# via ipython
|
||||
pillow==10.4.0
|
||||
# via
|
||||
# ipympl
|
||||
# matplotlib
|
||||
pip-tools==7.4.1
|
||||
# via -r tools/requirements.in
|
||||
pluggy==1.5.0
|
||||
# via pytest
|
||||
prompt-toolkit==3.0.47
|
||||
# via ipython
|
||||
ptyprocess==0.7.0
|
||||
# via pexpect
|
||||
pure-eval==0.2.2
|
||||
# via stack-data
|
||||
pycparser==2.22
|
||||
# via cffi
|
||||
pydantic==2.11.4
|
||||
# via audio-dsp
|
||||
pydantic-core==2.33.2
|
||||
# via pydantic
|
||||
pygments==2.18.0
|
||||
# via ipython
|
||||
pyparsing==3.1.2
|
||||
# via matplotlib
|
||||
pyproject-hooks==1.1.0
|
||||
# via
|
||||
# build
|
||||
# pip-tools
|
||||
pyright==1.1.389
|
||||
# via -r tools/requirements.in
|
||||
pytest==8.2.2
|
||||
# via
|
||||
# -r tools/requirements.in
|
||||
# pytest-xdist
|
||||
pytest-xdist==3.6.1
|
||||
# via -r tools/requirements.in
|
||||
python-dateutil==2.9.0.post0
|
||||
# via matplotlib
|
||||
pyyaml==6.0.1
|
||||
# via audio-dsp
|
||||
ruff==0.9.0
|
||||
# via -r tools/requirements.in
|
||||
scipy==1.14.0
|
||||
# via audio-dsp
|
||||
six==1.16.0
|
||||
# via
|
||||
# asttokens
|
||||
# python-dateutil
|
||||
soundfile==0.12.1
|
||||
# via -r tools/requirements.in
|
||||
stack-data==0.6.3
|
||||
# via ipython
|
||||
tabulate==0.9.0
|
||||
# via audio-dsp
|
||||
traitlets==5.14.3
|
||||
# via
|
||||
# comm
|
||||
# ipympl
|
||||
# ipython
|
||||
# ipywidgets
|
||||
# matplotlib-inline
|
||||
typing-extensions==4.12.2
|
||||
# via
|
||||
# pydantic
|
||||
# pydantic-core
|
||||
# pyright
|
||||
# typing-inspection
|
||||
typing-inspection==0.4.0
|
||||
# via pydantic
|
||||
wcwidth==0.2.13
|
||||
# via prompt-toolkit
|
||||
wheel==0.43.0
|
||||
# via pip-tools
|
||||
widgetsnbextension==4.0.11
|
||||
# via ipywidgets
|
||||
xscope-fileio @ git+ssh://git@github.com/xmos/xscope_fileio@v1.3.1
|
||||
# via -r tools/requirements.in
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
# pip
|
||||
# setuptools
|
||||
Reference in New Issue
Block a user