Commit graph

8 commits

Author SHA1 Message Date
dependabot[bot]
44db5752c3
Bump pypdf from 6.1.3 to 6.4.0
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.1.3 to 6.4.0.
- [Release notes](https://github.com/py-pdf/pypdf/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/py-pdf/pypdf/compare/6.1.3...6.4.0)

---
updated-dependencies:
- dependency-name: pypdf
  dependency-version: 6.4.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 22:59:01 +00:00
dependabot[bot]
2d1acde337
Bump pypdf from 6.0.0 to 6.1.3
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.0.0 to 6.1.3.
- [Release notes](https://github.com/py-pdf/pypdf/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/py-pdf/pypdf/compare/6.0.0...6.1.3)

---
updated-dependencies:
- dependency-name: pypdf
  dependency-version: 6.1.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-22 20:06:02 +00:00
dependabot[bot]
390ddbc2b0
Bump pypdf from 3.17.0 to 6.0.0
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 3.17.0 to 6.0.0.
- [Release notes](https://github.com/py-pdf/pypdf/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/py-pdf/pypdf/compare/3.17.0...6.0.0)

---
updated-dependencies:
- dependency-name: pypdf
  dependency-version: 6.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-13 19:54:29 +00:00
Karl Voit
f519c0fe67 added pu to requirements 2024-02-07 18:34:54 +01:00
Karl Voit
3e5ff08340 added Levenshtein to requirements 2024-02-07 18:34:50 +01:00
dependabot[bot]
37a3ca6ff8
Bump pypdf from 3.9.0 to 3.17.0
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 3.9.0 to 3.17.0.
- [Release notes](https://github.com/py-pdf/pypdf/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/py-pdf/pypdf/compare/3.9.0...3.17.0)

---
updated-dependencies:
- dependency-name: pypdf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 22:26:09 +00:00
dependabot[bot]
97d04943cc
Bump pypdf from 3.8.1 to 3.9.0
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 3.8.1 to 3.9.0.
- [Release notes](https://github.com/py-pdf/pypdf/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/py-pdf/pypdf/compare/3.8.1...3.9.0)

---
updated-dependencies:
- dependency-name: pypdf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-30 20:35:21 +00:00
nbehrnd
d1efeaf2db
provide a requirements.txt
The project requires modules outside the standard library.  The
present compilation was identified with pipreqs (0.4.13) in a
virtual environment of Python 3.11.2 (Linux Debian 12/bookworm).
2023-05-08 15:46:35 +02:00