diff --git a/Pipfile b/Pipfile index cc48a2a5f..fa2ca4a28 100644 --- a/Pipfile +++ b/Pipfile @@ -8,9 +8,7 @@ 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 = "*"