Skip to content

Commit b9baee3

Browse files
committed
Doc: update meshio min version
1 parent 801ebcd commit b9baee3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ in memory for immediate 3D plotting in Python.
350350
- [hankel >= 1.0.0](https://github.com/steven-murray/hankel)
351351
- [emcee >= 3.0.0](https://github.com/dfm/emcee)
352352
- [pyevtk >= 1.1.1](https://github.com/pyscience-projects/pyevtk)
353-
- [meshio >= 4.0.0](https://github.com/nschloe/meshio)
353+
- [meshio >= 5.1.0](https://github.com/nschloe/meshio)
354354

355355
### Optional
356356

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ Requirements
417417
- `hankel >= 1.0.0 <https://github.com/steven-murray/hankel>`_
418418
- `emcee >= 3.0.0 <https://github.com/dfm/emcee>`_
419419
- `pyevtk >= 1.1.1 <https://github.com/pyscience-projects/pyevtk>`_
420-
- `meshio >= 4.0.0 <https://github.com/nschloe/meshio>`_
420+
- `meshio >= 5.1.0 <https://github.com/nschloe/meshio>`_
421421

422422

423423
Optional

0 commit comments

Comments
 (0)