Skip to content
Next Next commit
Bump pymbolic dependency to 2024.1
  • Loading branch information
inducer committed Nov 6, 2024
commit 4a16caaafe9d862a69d235ad46e5c1c71ed324c9
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ classifiers = [
]
dependencies = [
"pytools>=2024.1.5",
"pymbolic>=2022.1",
"pymbolic>=2024.1",
"genpy>=2016.1.2",

# https://github.com/inducer/loopy/pull/419
Expand Down