aboutsummaryrefslogtreecommitdiffstats
path: root/python/Pipfile.lock
Commit message (Collapse)AuthorAgeFilesLines
* pipenv: lock minio S3 library to <7.0.0Bryan Newbold2021-01-141-241/+195
| | | | | | | | | | | In this upstream commit: https://github.com/minio/minio-py/commit/b81883a98e6f8a09e2903609caabbf0956dd0ec9 The API for errors changes, which makes it harder for use to catch specific exceptions (such as "NoSuchKey" as a Not Found / 404 error). Instead of refactoring, just going to pin the library. We should probably remove this library for a non-implementation-specific S3 client at some point; minio seems simpler than, eg, boto3, but there is probably something ever simpler out there.
* update to python3.8Bryan Newbold2021-01-051-399/+412
|
* pipenv: updates (mostly for trafilatura 0.6.0)Bryan Newbold2020-11-101-25/+32
|
* remove unused pytype toolBryan Newbold2020-11-061-74/+22
| | | | | Having trouble getting this to install on Xenial, and we aren't even using it in tests/lint yet. Can revisit after Focal upgrade.
* pipenv: fix lock file; add zstandard; update wayback+gwb depsBryan Newbold2020-11-041-25/+1066
|
* pipenv: braveblocker, dynaconf, sentry-sdkBryan Newbold2020-10-291-25/+31
|
* new dependencies for HTML metadata parsingBryan Newbold2020-10-271-926/+176
|
* pipenv: python-poppler 0.2.1Bryan Newbold2020-06-251-48/+50
|
* pipenv: correct poppler; update lockfileBryan Newbold2020-06-161-75/+254
|
* pipenv: remove old python3.5 cruft; add mypyBryan Newbold2020-05-261-178/+194
|
* pipenv: update to python3.7Bryan Newbold2020-04-151-196/+201
|
* pipenv: work around zipp issueBryan Newbold2020-03-101-4/+13
|
* pipenv: add urlcanon; update pipefile.lockBryan Newbold2020-03-101-209/+220
|
* update Pipfile to be xenial-compatibleBryan Newbold2020-01-091-15/+23
|
* pipenv: mock testing libraryBryan Newbold2020-01-091-309/+324
|
* pipfile updateBryan Newbold2019-09-251-233/+57
| | | | | | | - remove hadoop stuff (mrjob, happybase, etc) - add flask - add pytest-pylint plugin - reformat (automatic by newer pipenv)
* update Pipfile with additional librariesBryan Newbold2019-09-231-75/+285
|
* large pipfile updateBryan Newbold2019-09-041-375/+402
| | | | | | | | | Covers some security changes, but might need to revert if this breaks things. Should use version locking in Pipefile better to prevent unintentional large upgrades, especially when we don't have good test coverage in this repo.
* update PipefileBryan Newbold2019-02-211-265/+219
|
* add python-snappy depBryan Newbold2018-12-101-84/+95
|
* updated Pipfile.lock (VERY SLOW)Bryan Newbold2018-11-211-548/+431
|
* rename ./mapreduce to ./pythonBryan Newbold2018-08-241-0/+1142