10 lines · plain
1# BUILD dependencies2nanobind>=2.9, <3.03pybind11>=2.10.0, <=2.13.64PyYAML>=5.4.0, <=6.0.15typing_extensions>=4.12.26# RUN dependencies7numpy>=1.19.5, <=2.1.28ml_dtypes>=0.1.0, <=0.6.0; python_version<"3.13" # provides several NumPy dtype extensions, including the bf169ml_dtypes>=0.5.0, <=0.6.0; python_version>="3.13"10