dependabot[bot]
4942f244da
Bump sphinx from 4.4.0 to 4.5.0
...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.4.0...v4.5.0 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-03 20:35:06 +00:00
Trenton Holmes
19cf66be0f
Updates the Dockerfile to utilize our new base image 1.0 which provides the pre-compiled wheels for certain dependencies and most base packages
2022-03-30 09:09:50 -07:00
Trenton Holmes
78258eb9cb
Bumps django to 4.0 and fixes associated issues
2022-03-24 07:39:11 -07:00
Trenton Holmes
71e5b5cf72
Bumps pikepdf to ~5.1, dateparser to ~1.1 and other updates as possible/needed
2022-03-24 07:39:07 -07:00
dependabot[bot]
d7919c45a3
Bump scikit-learn from 0.24.0 to 1.0.2
...
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn ) from 0.24.0 to 1.0.2.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/0.24.0...1.0.2 )
---
updated-dependencies:
- dependency-name: scikit-learn
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 18:11:18 +01:00
dependabot[bot]
4667adc64d
Bump sphinx from 3.4.3 to 4.4.0
...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 3.4.3 to 4.4.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.4.3...v4.4.0 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 22:29:17 +00:00
dependabot[bot]
64a5b24e12
Bump ocrmypdf from 13.4.0 to 13.4.1
...
Bumps [ocrmypdf](https://github.com/jbarlow83/ocrmypdf ) from 13.4.0 to 13.4.1.
- [Release notes](https://github.com/jbarlow83/ocrmypdf/releases )
- [Changelog](https://github.com/ocrmypdf/OCRmyPDF/blob/master/docs/release_notes.rst )
- [Commits](https://github.com/jbarlow83/ocrmypdf/compare/v13.4.0...v13.4.1 )
---
updated-dependencies:
- dependency-name: ocrmypdf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 19:39:06 +01:00
Trenton Holmes
7d29bd216d
Adds back certain dependencies under certain Python versions to fix dependabot
2022-03-14 19:08:11 +01:00
shamoon
2caba558d7
Revert "Bump sphinx from 3.4.3 to 4.4.0" ( #323 )
2022-03-13 19:27:02 -07:00
dependabot[bot]
f328d1461f
Bump sphinx from 3.4.3 to 4.4.0
...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 3.4.3 to 4.4.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.4.3...v4.4.0 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-11 18:56:10 +00:00
Trenton Holmes
feb677e656
Adds and configures pre-commit hooks for linting and formatting during development
2022-03-11 07:07:25 -08:00
Trenton Holmes
f4d09d46f4
Removes certain packages from the Pipfile
2022-03-07 12:15:16 -08:00
Ingo Sigmund
78a4891dfc
Merge pull request #159 from paperless-ngx/pipfile-update
2022-02-28 19:46:39 +01:00
kpj
72685b0330
Add black to dev-packages section of Pipfile
2022-02-28 09:42:30 +01:00
Johann Bauer
c2fae07c11
Update dependencies
2022-02-25 22:38:31 +01:00
dependabot[bot]
a561cfe808
Bump pikepdf from 2.16.1 to 5.0.1 ( #143 )
...
Bumps [pikepdf](https://github.com/pikepdf/pikepdf ) from 2.16.1 to 5.0.1.
- [Release notes](https://github.com/pikepdf/pikepdf/releases )
- [Changelog](https://github.com/pikepdf/pikepdf/blob/master/docs/release_notes.rst )
- [Commits](https://github.com/pikepdf/pikepdf/compare/v2.16.1...v5.0.1 )
---
updated-dependencies:
- dependency-name: pikepdf
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-24 15:40:46 +01:00
jonaswinkler
d31baca442
downgrade numpy due to armv7 issues
2021-08-19 16:18:49 +02:00
jonaswinkler
83b90e1416
install required dependency for building paperless-ng on GitHub CI
2021-08-18 18:40:27 +02:00
jonaswinkler
ba6843df83
update python dependencies
2021-08-18 18:21:41 +02:00
jonaswinkler
9242a8901a
update django-q
2021-06-13 15:43:32 +02:00
jonaswinkler
9efbc55fd6
update dependencies
2021-05-15 14:59:35 +02:00
jonaswinkler
68658bd407
update dependencies
2021-04-17 14:56:25 +02:00
jonaswinkler
d3514fc5f9
update dependencies
2021-03-21 12:20:10 +01:00
jonaswinkler
4954851b68
Revert "update requirements"
...
This reverts commit 8f6e1360
2021-03-21 11:43:16 +01:00
jonaswinkler
8f6e1360e1
update requirements
2021-03-18 23:49:49 +01:00
jonaswinkler
6ab884a95c
update dependencies
2021-02-28 13:01:26 +01:00
jonaswinkler
e2a932d744
update dependencies
2021-02-21 00:24:33 +01:00
jonaswinkler
df6c59bc4f
update dependencies
2021-02-14 15:38:47 +01:00
jonaswinkler
e4fe5bebab
requirements
2021-02-10 17:09:22 +01:00
jonaswinkler
ed84cf26e7
update dependencies
2021-02-10 14:31:17 +01:00
jonaswinkler
0024c2aae4
caching
2021-02-06 20:51:04 +01:00
jonaswinkler
d09ea8408c
keep numpy below 1.20, since that breaks python 3.6
2021-02-06 17:36:31 +01:00
jonaswinkler
9fa3f91e8a
update logging config
2021-02-06 17:05:07 +01:00
jonaswinkler
d198a89f22
update dependencies
2021-02-02 20:43:07 +01:00
jonaswinkler
82730ab491
update dependencies
2021-02-02 20:31:25 +01:00
jonaswinkler
47189342e4
update dependencies
2021-01-28 12:43:27 +01:00
jonaswinkler
062008269b
prevent updates to scipy, since 1.6 is incompatible with python 3.6
2021-01-27 20:27:40 +01:00
jonaswinkler
7414b3d23a
update configuration
2021-01-27 19:57:04 +01:00
jonaswinkler
d9e6f6e07c
add gunicorn again
2021-01-27 19:11:18 +01:00
jonaswinkler
18d105b4f8
pinned scikit learn version
2021-01-26 18:00:59 +01:00
jonaswinkler
f31073a341
update dependencies
2021-01-26 00:50:29 +01:00
jonaswinkler
05d69c0882
Merge branch 'dev' into feature-websockets-status
2021-01-23 22:22:17 +01:00
jonaswinkler
75ae37d90f
update dependencies (sklearn 0.24 has aarch64 wheels!)
2021-01-12 19:48:59 +01:00
jonaswinkler
0e03c48beb
pin pillow dependency
2021-01-11 21:56:50 +01:00
jonaswinkler
ecc40d022d
test updated Pipfile
2021-01-10 00:09:10 +01:00
jonaswinkler
cad2f77490
update dependencies
2021-01-06 21:09:28 +01:00
jonaswinkler
2e71eee7b4
downgrade OCRmyPDF until file handle issues are fixed
2021-01-06 16:46:01 +01:00
jonaswinkler
9f9581e1f8
Merge branch 'dev' into feature-websockets-status
2021-01-04 22:45:56 +01:00
Jo Vandeginste
b8e8bf3dd4
Add the new paperless_tika parser
...
This parser will use an external Tika and Gotenberg server to parse
"Office" documents (.doc, .xls, .odt, etc.)
Signed-off-by: Jo Vandeginste <Jo.Vandeginste@kuleuven.be>
2020-12-29 21:51:21 +01:00
jonaswinkler
ad527fe97c
reading and displaying PDF metadata
2020-12-08 15:45:02 +01:00