aboutsummaryrefslogtreecommitdiffstats
path: root/python/Pipfile.lock
Commit message (Collapse)AuthorAgeFilesLines
* bump python depsBryan Newbold2022-12-231-684/+696
|
* pipenv: removed unused deps; re-lock depsBryan Newbold2022-09-071-781/+767
|
* pipenv: update; newer devpi hostnameBryan Newbold2022-04-061-780/+849
|
* pipenv: update lock fileBryan Newbold2022-02-031-592/+614
|
* pipenv: add pymupdf; update trafilaturaBryan Newbold2021-12-151-419/+642
|
* Revert "pipenv: update deps"Bryan Newbold2021-12-011-573/+381
| | | | | | This reverts commit 7a5b203dbb37958a452eb1be3bd1bf8ed94cbbce. There is a problem with `internetarchive` 2.2.0, so reverting for now.
* pipenv: update depsBryan Newbold2021-12-011-381/+573
|
* pipenv: bump grobid_tei_xml version to 0.1.2Bryan Newbold2021-11-041-10/+10
|
* pipenv: flipflop from yapf back to black; more type packages; bump ↵Bryan Newbold2021-10-271-24/+103
| | | | grobid_tei_xml
* pipenv: import type annotations for requests and dateparserBryan Newbold2021-10-261-1/+17
|
* pipenv: general update; add isort, yapf (over black), grobid_tei_xmlBryan Newbold2021-10-261-723/+877
|
* 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