Skip to content

Commit 4fbaca2

Browse files
pip prod(deps): update cgen requirement
Updates the requirements on [cgen](https://github.com/inducer/cgen) to permit the latest version. - [Commits](inducer/cgen@v2020.1...v2025.1) --- updated-dependencies: - dependency-name: cgen dependency-version: '2025.1' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d9dd186 commit 4fbaca2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ numpy>=1.26,<=2.4.3
33
sympy>=1.12.1,<1.15
44
psutil>=5.1.0,<8.0
55
py-cpuinfo<10
6-
cgen>=2020.1,<2026
6+
cgen>=2025.1,<2026
77
codepy>=2019.1,<2025
88
multidict<6.3
99
anytree>=2.4.3,<=2.13.0

0 commit comments

Comments
 (0)