From bcb4bae9836d79bf6bfa9ccee8f335f8c21e06dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 22:52:50 +0000 Subject: [PATCH] Update sciencebeam-parser requirement from >=0.1.4 to >=0.1.18 Updates the requirements on [sciencebeam-parser](https://github.com/elifesciences/sciencebeam-parser) to permit the latest version. - [Release notes](https://github.com/elifesciences/sciencebeam-parser/releases) - [Commits](https://github.com/elifesciences/sciencebeam-parser/compare/v0.1.4...v0.1.18) --- updated-dependencies: - dependency-name: sciencebeam-parser dependency-version: 0.1.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 50cc78b..b4c9e0d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Jinja2>=3.0.0,<3.1.0 -sciencebeam-parser>=0.1.4 +sciencebeam-parser>=0.1.18 tensorflow<2.0.0 numpy<1.17.0 pandas<1.3.0