aboutsummaryrefslogtreecommitdiffstats
path: root/python/Pipfile
Commit message (Collapse)AuthorAgeFilesLines
* bump python depsBryan Newbold2022-12-231-1/+4
|
* pipenv: removed unused deps; re-lock depsBryan Newbold2022-09-071-2/+0
|
* pipenv: update; newer devpi hostnameBryan Newbold2022-04-061-1/+1
|
* pipenv: black (code style tool) has a stable releaseBryan Newbold2022-02-031-4/+1
|
* pipenv: add pymupdf; update trafilaturaBryan Newbold2021-12-151-1/+2
|
* Revert "pipenv: update deps"Bryan Newbold2021-12-011-1/+1
| | | | | | This reverts commit 7a5b203dbb37958a452eb1be3bd1bf8ed94cbbce. There is a problem with `internetarchive` 2.2.0, so reverting for now.
* pipenv: update depsBryan Newbold2021-12-011-1/+1
|
* pipenv: bump grobid_tei_xml version to 0.1.2Bryan Newbold2021-11-041-1/+1
|
* pipenv: flipflop from yapf back to black; more type packages; bump ↵Bryan Newbold2021-10-271-3/+9
| | | | grobid_tei_xml
* pipenv: import type annotations for requests and dateparserBryan Newbold2021-10-261-0/+2
|
* pipenv: general update; add isort, yapf (over black), grobid_tei_xmlBryan Newbold2021-10-261-7/+3
|
* pipenv: lock minio S3 library to <7.0.0Bryan Newbold2021-01-141-1/+1
| | | | | | | | | | | 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-1/+1
|
* remove unused pytype toolBryan Newbold2020-11-061-1/+3
| | | | | 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-2/+3
|
* pipenv: braveblocker, dynaconf, sentry-sdkBryan Newbold2020-10-291-4/+3
|
* new dependencies for HTML metadata parsingBryan Newbold2020-10-271-0/+8
|
* pipenv: python-poppler 0.2.1Bryan Newbold2020-06-251-1/+1
|
* pipenv: correct poppler; update lockfileBryan Newbold2020-06-161-1/+1
|
* pipenv: flake8, pytype, blackBryan Newbold2020-06-161-0/+7
|
* pipenv: pillow and poppler (for PDF extraction)Bryan Newbold2020-06-161-0/+2
|
* pipenv: remove old python3.5 cruft; add mypyBryan Newbold2020-05-261-7/+2
|
* pipenv: update to python3.7Bryan Newbold2020-04-151-1/+1
|
* pipenv: work around zipp issueBryan Newbold2020-03-101-0/+3
|
* pipenv: add urlcanon; update pipefile.lockBryan Newbold2020-03-101-0/+1
|
* update Pipfile to be xenial-compatibleBryan Newbold2020-01-091-1/+3
|
* pipenv: mock testing libraryBryan Newbold2020-01-091-0/+1
|
* pipfile updateBryan Newbold2019-09-251-8/+13
| | | | | | | - 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-2/+8
|
* update PipefileBryan Newbold2019-02-211-1/+1
|
* add GWB-to-S3 delivery pipeline scriptBryan Newbold2019-02-191-0/+1
|
* add python-snappy depBryan Newbold2018-12-101-0/+1
|
* initial work on kafka_grobid workerBryan Newbold2018-11-201-0/+1
|
* rename ./mapreduce to ./pythonBryan Newbold2018-08-241-0/+30