# python-jobspy requires Python 3.10+ (wheels not published for 3.9 and below).
#
# Pinned to 1.1.82: scrape_jobs.py monkeypatches Glassdoor._fetch_jobs_page
# to work around an upstream bug where any partial GraphQL error (even for
# unrelated fields) discards a whole page of valid job data. If bumping this
# version, re-check that method still matches before removing the pin.
python-jobspy==1.1.82
pandas
