add pybind11 elsewhere so mypy can find it

This commit is contained in:
Eric Soroos 2025-05-31 15:14:17 +02:00
parent 2059e06005
commit b931402046

View File

@ -5,6 +5,7 @@ ipython
numpy numpy
packaging packaging
pyarrow-stubs pyarrow-stubs
pybind11
pytest pytest
sphinx sphinx
types-atheris types-atheris