You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ To enable plotting also install the `plot` extra:
19
19
pip install openeo-pg-parser-networkx[plot]
20
20
```
21
21
22
-
Currently Python versions 3.9-3.11 are supported.
22
+
Currently Python versions 3.10-3.12 are supported.
23
23
24
24
## Basic usage
25
25
(An example notebook of using `openeo-pg-parser-networkx` together with a process implementation source like [`openeo-processes-dask`](https://github.com/Open-EO/openeo-processes-dask) can be found in `openeo-pg-parser-networkx/examples/01_minibackend_demo.ipynb`.)
0 commit comments