biglocalnews / warn-scraper

Command-line interface for downloading WARN Act notices of qualified plant closings and mass layoffs from state government websites
https://warn-scraper.readthedocs.io
Apache License 2.0
29 stars 10 forks source link

pipenv dependency problem #551

Closed stucka closed 5 months ago

stucka commented 1 year ago

dev branch should have this:

types-beautifulsoup4 = "*"
types-openpyxl = "*"

If I try to add those two, pipenv goes wildly off the rails and changes a ton of other stuff that breaks more stuff.