# Feature-extraction environment (author's machine, Windows, Python 3.11).
#
# Confirmed versions:
opensmile==2.6.0
#
# System binary (not a pip package) — must be on PATH:
#   FFmpeg 8.1.1 (gyan.dev full build)
#
# eGeMAPSv02 configuration actually used (bundled with opensmile 2.6.0):
#   ...\opensmile\core\config\egemaps\v02\eGeMAPSv02.conf
#   Feature level: Functionals (88 features)
#
# Also required at run time. EXACT versions are NOT yet recorded for the
# extraction machine; run extraction/capture_extraction_environment.py in that
# environment and replace the three lines below with the pinned versions it
# reports (e.g. pandas==2.2.2). Do not guess these values.
pandas
numpy
openpyxl
