Skip to content

Commit 0efc38a

Browse files
committed
Freezing doc requirements
A newer version of PyQt6-Qt6 (6.6.1 vs 6.6.0) seems to be causing readthedocs builds to fail
1 parent 86d2f72 commit 0efc38a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/requirements.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
PyQt6
2-
QtPy
3-
pyqtgraph
4-
numpy
1+
PyQt6-Qt6==6.6.0
2+
PyQt6==6.6.0
3+
QtPy==2.4.1
4+
pyqtgraph==0.13.3
5+
numpy==1.26.2
56
sphinx==7.2.5
67
sphinx-rtd-theme==1.3.0rc1

0 commit comments

Comments
 (0)