Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
FBurkhardt committed Apr 16, 2024
1 parent 7dd26f8 commit 06669d0
Showing 1 changed file with 134 additions and 0 deletions.
134 changes: 134 additions & 0 deletions 1.3.0/requirements.txt.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,134 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=requirements.txt.lock requirements.txt
#
--index-url https://artifactory.audeering.com/artifactory/api/pypi/pypi/simple

audb==1.6.5
# via -r requirements.txt
audbackend[artifactory]==1.0.2
# via audb
audeer==2.0.0
# via
# -r requirements.txt
# audb
# audbackend
# audformat
# audiofile
# audobject
audformat==1.1.2
# via
# -r requirements.txt
# audb
audiofile==1.4.0
# via
# audb
# audformat
audmath==1.4.0
# via audiofile
audobject==0.7.11
# via audb
audresample==1.3.3
# via audb
certifi==2024.2.2
# via requests
cffi==1.16.0
# via soundfile
charset-normalizer==3.3.2
# via requests
contourpy==1.2.1
# via matplotlib
cycler==0.12.1
# via matplotlib
dohq-artifactory==0.10.0
# via audbackend
filelock==3.13.4
# via audb
fonttools==4.51.0
# via matplotlib
idna==3.7
# via requests
importlib-metadata==7.1.0
# via audobject
iso-639==0.4.5
# via audformat
iso3166==2.1.1
# via audformat
joblib==1.4.0
# via scikit-learn
kiwisolver==1.4.5
# via matplotlib
matplotlib==3.8.4
# via
# -r requirements.txt
# seaborn
numpy==1.26.4
# via
# audiofile
# audmath
# audresample
# contourpy
# matplotlib
# pandas
# scikit-learn
# scipy
# seaborn
oyaml==1.0
# via
# audb
# audformat
# audobject
packaging==24.0
# via
# audobject
# matplotlib
pandas==2.2.2
# via
# -r requirements.txt
# audformat
# seaborn
pillow==10.3.0
# via matplotlib
pycparser==2.22
# via cffi
pyjwt==2.8.0
# via dohq-artifactory
pyparsing==3.1.2
# via matplotlib
python-dateutil==2.9.0.post0
# via
# dohq-artifactory
# matplotlib
# pandas
pytz==2024.1
# via pandas
pyyaml==6.0.1
# via
# audformat
# oyaml
requests==2.31.0
# via dohq-artifactory
scikit-learn==1.4.2
# via -r requirements.txt
scipy==1.13.0
# via
# -r requirements.txt
# scikit-learn
seaborn==0.13.2
# via -r requirements.txt
six==1.16.0
# via python-dateutil
soundfile==0.12.1
# via audiofile
threadpoolctl==3.4.0
# via scikit-learn
tqdm==4.66.2
# via audeer
tzdata==2024.1
# via pandas
urllib3==2.2.1
# via requests
zipp==3.18.1
# via importlib-metadata

0 comments on commit 06669d0

Please sign in to comment.