Skip to content
Snippets Groups Projects
Commit c26767a9 authored by Christos Tsolakis's avatar Christos Tsolakis
Browse files

ci: python update numpy version for windows

Required due to the newer setuptools dependency
Otherwise installing numpy fails fails with:

AttributeError: module 'pkgutil' has no attribute 'ImpImporter'.
parent a1425e2b
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
# we are actually testing at any given point.
# numpy
numpy==1.24.0
numpy==1.26.4
# Web modules
aiohttp==3.8.3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment