Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
File
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Arkindex
Workers
Import
File
Merge requests
!14
Bump Python requirement pdfminer.six to 20240706
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Bump Python requirement pdfminer.six to 20240706
bump-pdfminer.six
into
master
Overview
0
Commits
1
Pipelines
1
Changes
1
Open
Teklia Bot
requested to merge
bump-pdfminer.six
into
master
3 months ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
0
0
Merge request reports
Compare
master
version 1
e8042a1b
3 months ago
master (HEAD)
and
latest version
latest version
e8042a1b
1 commit,
3 months ago
version 1
e8042a1b
1 commit,
3 months ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
pyproject.toml
+
1
−
1
Options
@@ -10,7 +10,7 @@ description = "Worker to import files in various formats in Arkindex"
dependencies
=
[
"arkindex-base-worker=
=
0.4
.
0
rc
2
",
"natsort=
=
8.3
.
1
",
"pdfminer.six=
=
202
21105
",
"pdfminer.six=
=
202
40706
",
"pdf2image=
=
1.16
.
0
",
"ijson=
=
3.1
.
4
",
"python-magic=
=
0.4
.
27
",
Loading