Skip to content

Commit

Permalink
Revert "Remove CB dependencies"
Browse files Browse the repository at this point in the history
This reverts commit b7f41fc.
  • Loading branch information
SimmonsRitchie committed Dec 15, 2023
1 parent b7f41fc commit 4ae389d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ python-dateutil = "*"
pytz = "*"
requests = "*"
scrapy = "*"
scrapy-sentry = {ref = "v1", git = "https://github.com/City-Bureau/scrapy-sentry.git"}
scrapy-wayback-middleware = "*"
city-scrapers-core = {ref = "main", git = "https://github.com/City-Bureau/city-scrapers-core.git", extras = ["azure"]}
pypiwin32 = {version = "*",sys_platform = "== 'win32'"}
pdfminer-six = "*"

Expand Down

0 comments on commit 4ae389d

Please sign in to comment.