-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Description
There was a security vulnerability found in the regex library, which marker depends on: https://data.safetycli.com/vulnerabilities/PVE-2025-78558/78558/
Since your pyproject.toml specifies regex = "^2024.4.28", which also implies "<2025.0.0", relying on marker-pdf prevents us from installing the latest version of regex that includes the security fix.
Would be great if you could update your dependencies to allow a more recent version of regex.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels