act-now-coalition / can-scrapers

MIT License
9 stars 13 forks source link

Upgrade dependencies in order to use `Prefect v2`, use `pipenv` as package manager, rip out unused scrapers #469

Closed smcclure17 closed 1 year ago

smcclure17 commented 1 year ago

I got into a little bit of dependency hell working on #468. Using pipenv should simplify our environment handling.

Removing unused/old scrapers helped trim some dependencies that were causing conflicts.

TODO: