# Core dependencies streamlit>=1.28.0 requests>=2.31.0 audio-recorder-streamlit>=0.0.8 python-dotenv>=1.0.0 numpy>=1.24.0 # Audio processing pydub>=0.25.1 # Development dependencies black>=23.10.0 # Code formatting flake8>=6.1.0 # Code linting pytest>=7.4.3 # Testing