We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fca62d4 + a20872f commit e572753Copy full SHA for e572753
3 files changed
.gitattributes
@@ -0,0 +1,10 @@
1
+* text=auto eol=lf
2
+
3
+*.bat text eol=crlf
4
+*.cmd text eol=crlf
5
6
+*.png binary
7
+*.jpg binary
8
+*.jpeg binary
9
+*.gif binary
10
+*.pdf binary
docs/requirements.txt
@@ -1,4 +1,4 @@
-Sphinx==8.1.3
-sphinx-rtd-theme==3.0.2
+Sphinx==9.1.0
+sphinx-rtd-theme==3.1.0
sphinx-intl==2.3.2
breathe==4.36.0
requirements.txt
-numpy==2.4.0
+numpy==2.4.2
XlsxWriter==3.2.9
PyYAML==6.0.3
pre-commit==4.5.1
0 commit comments