trigger rebuild: v6 autocorrelation bokeh fix
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,4 @@ plotly>=5.0.0
|
|
| 6 |
Pillow>=10.0.0
|
| 7 |
fpdf2>=2.7.0
|
| 8 |
python-docx>=1.0.0
|
| 9 |
-
#
|
|
|
|
| 6 |
Pillow>=10.0.0
|
| 7 |
fpdf2>=2.7.0
|
| 8 |
python-docx>=1.0.0
|
| 9 |
+
# v6 rebuild trigger - autocorrelation bokeh fix (local variance replaces Laplacian)
|