Skip to content

Commit f8daf5d

Browse files
committed
Add packaging dependency to numpy benchmarks
1 parent 7ddaeea commit f8daf5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mx.graalpython/mx_graalpython_python_benchmarks.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -665,6 +665,7 @@ class NumPySuite(PySuite):
665665
"platformdirs==2.5.2",
666666
"six==1.16.0",
667667
"virtualenv==20.16.3",
668+
"packaging==24.0",
668669
f"numpy=={VERSION}",
669670
]
670671

0 commit comments

Comments
 (0)