From 4fbaca2eb58d09f9fd41b4e07cb8d9b27e16dc34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 12:43:00 +0000 Subject: [PATCH] pip prod(deps): update cgen requirement Updates the requirements on [cgen](https://github.com/inducer/cgen) to permit the latest version. - [Commits](https://github.com/inducer/cgen/compare/v2020.1...v2025.1) --- updated-dependencies: - dependency-name: cgen dependency-version: '2025.1' 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 5288fd0b78..82c9feeaae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ numpy>=1.26,<=2.4.3 sympy>=1.12.1,<1.15 psutil>=5.1.0,<8.0 py-cpuinfo<10 -cgen>=2020.1,<2026 +cgen>=2025.1,<2026 codepy>=2019.1,<2025 multidict<6.3 anytree>=2.4.3,<=2.13.0