We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 782ac6d commit fe9ed8eCopy full SHA for fe9ed8e
.github/labels.yml
@@ -2,6 +2,10 @@
2
description: Something isn't working
3
color: d42a34
4
5
+- name: dependencies
6
+ description: Related with project dependencies
7
+ color: FFD827
8
+
9
- name: documentation
10
description: Improvements or additions to documentation
11
color: 0677ba
requirements/requirements_doc.txt
@@ -6,4 +6,4 @@ sphinx_design==0.6.1
sphinxcontrib-mermaid>=0.7.1
sphinx-gallery==0.19.0
Pillow>=9.0
-pyvista==0.44.1
+pyvista==0.45.0
0 commit comments