add upper bound for python version to avoid incompatible packages

This commit is contained in:
Brandon Michael Whitchurch
2024-06-11 11:32:56 -07:00
parent a6c0d1a728
commit e1f37c0d3f

View File

@@ -30,7 +30,7 @@ dependencies:
- bison
- flex
- expat
- python>=3.9
- python>=3.9,<3.11
- bc
- unzip
- patch