Files
check_pa/requirements.txt
cyroxx 4408887355
All checks were successful
Python tests / tests (push) Successful in 2m18s
pin package versions
2026-02-05 22:54:24 +01:00

10 lines
191 B
Plaintext

# data acquisition and web scraping
selenium>=4.40.0,<5
beautifulsoup4>=4.14.3,<5
# audio processing
openai-whisper>=20250625,<20260000
# for sending results to webhook
requests>=2.32.5,<3