adds "six" module in requirements

since apparently there's an old python bug
This commit is contained in:
2026-01-19 14:26:42 +01:00
parent 6c9584bb7e
commit 74b5355e74

View File

@@ -1,3 +1,4 @@
numpy numpy
h5py>=3.15.1 h5py>=3.15.1
h5json>=1.1.3 h5json>=1.1.3
six