|
1 | 1 | # This file was autogenerated by uv via the following command: |
2 | | -# uv export --group docs --no-hashes |
| 2 | +# uv export --no-hashes --no-dev --group docs --output-file docs/requirements.txt |
3 | 3 | -e . |
4 | | -accessible-pygments==0.0.5 |
| 4 | +accessible-pygments==0.0.5 ; python_full_version >= '3.12' |
5 | 5 | # via pydata-sphinx-theme |
6 | | -alabaster==1.0.0 |
| 6 | +alabaster==1.0.0 ; python_full_version >= '3.12' |
7 | 7 | # via sphinx |
8 | | -babel==2.18.0 |
| 8 | +anyio==4.13.0 ; python_full_version >= '3.12' |
| 9 | + # via |
| 10 | + # starlette |
| 11 | + # watchfiles |
| 12 | +babel==2.18.0 ; python_full_version >= '3.12' |
9 | 13 | # via |
10 | 14 | # pydata-sphinx-theme |
11 | 15 | # sphinx |
12 | | -beautifulsoup4==4.14.3 |
| 16 | +beautifulsoup4==4.14.3 ; python_full_version >= '3.12' |
13 | 17 | # via pydata-sphinx-theme |
14 | | -certifi==2026.2.25 |
| 18 | +certifi==2026.4.22 ; python_full_version >= '3.12' |
15 | 19 | # via requests |
16 | | -charset-normalizer==3.4.7 |
| 20 | +charset-normalizer==3.4.7 ; python_full_version >= '3.12' |
17 | 21 | # via requests |
18 | | -colorama==0.4.6 ; sys_platform == 'win32' |
19 | | - # via |
20 | | - # pytest |
21 | | - # sphinx |
22 | | -coverage==7.13.5 |
23 | | - # via pytest-cov |
24 | | -docutils==0.21.2 ; python_full_version < '3.11' |
| 22 | +click==8.3.3 ; python_full_version >= '3.12' |
| 23 | + # via uvicorn |
| 24 | +colorama==0.4.6 ; python_full_version >= '3.12' |
25 | 25 | # via |
26 | | - # pydata-sphinx-theme |
| 26 | + # click |
27 | 27 | # sphinx |
28 | | -docutils==0.22.4 ; python_full_version >= '3.11' |
| 28 | + # sphinx-autobuild |
| 29 | +docutils==0.22.4 ; python_full_version >= '3.12' |
29 | 30 | # via |
30 | 31 | # pydata-sphinx-theme |
31 | 32 | # sphinx |
32 | | -exceptiongroup==1.3.1 ; python_full_version < '3.11' |
33 | | - # via pytest |
34 | 33 | free-threading==1.1.1 |
35 | 34 | # via pyriodicity |
36 | | -idna==3.11 |
37 | | - # via requests |
38 | | -imagesize==2.0.0 |
| 35 | +h11==0.16.0 ; python_full_version >= '3.12' |
| 36 | + # via uvicorn |
| 37 | +idna==3.15 ; python_full_version >= '3.12' |
| 38 | + # via |
| 39 | + # anyio |
| 40 | + # requests |
| 41 | +imagesize==2.0.0 ; python_full_version >= '3.12' |
39 | 42 | # via sphinx |
40 | | -iniconfig==2.3.0 |
41 | | - # via pytest |
42 | | -jinja2==3.1.6 |
| 43 | +jinja2==3.1.6 ; python_full_version >= '3.12' |
43 | 44 | # via sphinx |
44 | | -markupsafe==3.0.3 |
| 45 | +markupsafe==3.0.3 ; python_full_version >= '3.12' |
45 | 46 | # via jinja2 |
46 | 47 | numpy==2.2.6 ; python_full_version < '3.11' |
47 | 48 | # via |
48 | | - # pandas |
49 | | - # patsy |
50 | 49 | # pywavelets |
51 | 50 | # scipy |
52 | | - # statsmodels |
53 | | -numpy==2.4.4 ; python_full_version >= '3.11' |
| 51 | +numpy==2.4.5 ; python_full_version >= '3.11' |
54 | 52 | # via |
55 | | - # pandas |
56 | | - # patsy |
57 | 53 | # pywavelets |
58 | 54 | # scipy |
59 | | - # statsmodels |
60 | | -numpydoc==1.10.0 |
61 | | -packaging==26.0 |
62 | | - # via |
63 | | - # pytest |
64 | | - # sphinx |
65 | | - # statsmodels |
66 | | -pandas==2.3.3 ; python_full_version < '3.11' |
67 | | - # via statsmodels |
68 | | -pandas==3.0.2 ; python_full_version >= '3.11' |
69 | | - # via statsmodels |
70 | | -patsy==1.0.2 |
71 | | - # via statsmodels |
72 | | -pluggy==1.6.0 |
73 | | - # via |
74 | | - # pytest |
75 | | - # pytest-cov |
76 | | -pydata-sphinx-theme==0.16.1 |
77 | | -pygments==2.20.0 |
| 55 | +numpydoc==1.10.0 ; python_full_version >= '3.12' |
| 56 | +packaging==26.2 ; python_full_version >= '3.12' |
| 57 | + # via sphinx |
| 58 | +pydata-sphinx-theme==0.17.1 ; python_full_version >= '3.12' |
| 59 | +pygments==2.20.0 ; python_full_version >= '3.12' |
78 | 60 | # via |
79 | 61 | # accessible-pygments |
80 | 62 | # pydata-sphinx-theme |
81 | | - # pytest |
82 | 63 | # sphinx |
83 | | -pytest==9.0.2 |
84 | | - # via pytest-cov |
85 | | -pytest-cov==7.0.0 |
86 | | -python-dateutil==2.9.0.post0 |
87 | | - # via pandas |
88 | | -pytz==2026.1.post1 ; python_full_version < '3.11' |
89 | | - # via pandas |
90 | 64 | pywavelets==1.8.0 ; python_full_version < '3.11' |
91 | 65 | # via pyriodicity |
92 | 66 | pywavelets==1.9.0 ; python_full_version >= '3.11' |
93 | 67 | # via pyriodicity |
94 | | -requests==2.33.1 |
| 68 | +requests==2.34.2 ; python_full_version >= '3.12' |
95 | 69 | # via sphinx |
96 | | -roman-numerals==4.1.0 ; python_full_version >= '3.11' |
| 70 | +roman-numerals==4.1.0 ; python_full_version >= '3.12' |
97 | 71 | # via sphinx |
98 | | -ruff==0.15.9 |
99 | 72 | scipy==1.15.3 ; python_full_version < '3.11' |
100 | | - # via |
101 | | - # pyriodicity |
102 | | - # statsmodels |
| 73 | + # via pyriodicity |
103 | 74 | scipy==1.17.1 ; python_full_version >= '3.11' |
104 | | - # via |
105 | | - # pyriodicity |
106 | | - # statsmodels |
107 | | -six==1.17.0 |
108 | | - # via python-dateutil |
109 | | -snowballstemmer==3.0.1 |
| 75 | + # via pyriodicity |
| 76 | +snowballstemmer==3.0.1 ; python_full_version >= '3.12' |
110 | 77 | # via sphinx |
111 | | -soupsieve==2.8.3 |
| 78 | +soupsieve==2.8.3 ; python_full_version >= '3.12' |
112 | 79 | # via beautifulsoup4 |
113 | | -sphinx==8.1.3 ; python_full_version < '3.11' |
114 | | - # via |
115 | | - # numpydoc |
116 | | - # pydata-sphinx-theme |
117 | | -sphinx==9.0.4 ; python_full_version == '3.11.*' |
118 | | - # via |
119 | | - # numpydoc |
120 | | - # pydata-sphinx-theme |
121 | 80 | sphinx==9.1.0 ; python_full_version >= '3.12' |
122 | 81 | # via |
123 | 82 | # numpydoc |
124 | 83 | # pydata-sphinx-theme |
125 | | -sphinxcontrib-applehelp==2.0.0 |
| 84 | + # sphinx-autobuild |
| 85 | +sphinx-autobuild==2025.8.25 ; python_full_version >= '3.12' |
| 86 | +sphinxcontrib-applehelp==2.0.0 ; python_full_version >= '3.12' |
126 | 87 | # via sphinx |
127 | | -sphinxcontrib-devhelp==2.0.0 |
| 88 | +sphinxcontrib-devhelp==2.0.0 ; python_full_version >= '3.12' |
128 | 89 | # via sphinx |
129 | | -sphinxcontrib-htmlhelp==2.1.0 |
| 90 | +sphinxcontrib-htmlhelp==2.1.0 ; python_full_version >= '3.12' |
130 | 91 | # via sphinx |
131 | | -sphinxcontrib-jsmath==1.0.1 |
| 92 | +sphinxcontrib-jsmath==1.0.1 ; python_full_version >= '3.12' |
132 | 93 | # via sphinx |
133 | | -sphinxcontrib-qthelp==2.0.0 |
| 94 | +sphinxcontrib-qthelp==2.0.0 ; python_full_version >= '3.12' |
134 | 95 | # via sphinx |
135 | | -sphinxcontrib-serializinghtml==2.0.0 |
| 96 | +sphinxcontrib-serializinghtml==2.0.0 ; python_full_version >= '3.12' |
136 | 97 | # via sphinx |
137 | | -statsmodels==0.14.6 |
138 | | -tomli==2.4.1 ; python_full_version <= '3.11' |
139 | | - # via |
140 | | - # coverage |
141 | | - # numpydoc |
142 | | - # pytest |
143 | | - # sphinx |
144 | | -typing-extensions==4.15.0 |
| 98 | +starlette==1.0.0 ; python_full_version >= '3.12' |
| 99 | + # via sphinx-autobuild |
| 100 | +typing-extensions==4.15.0 ; python_full_version >= '3.12' |
145 | 101 | # via |
| 102 | + # anyio |
146 | 103 | # beautifulsoup4 |
147 | | - # exceptiongroup |
148 | 104 | # pydata-sphinx-theme |
149 | | -tzdata==2026.1 ; python_full_version < '3.11' or sys_platform == 'emscripten' or sys_platform == 'win32' |
150 | | - # via pandas |
151 | | -urllib3==2.6.3 |
| 105 | + # starlette |
| 106 | +urllib3==2.7.0 ; python_full_version >= '3.12' |
152 | 107 | # via requests |
| 108 | +uvicorn==0.47.0 ; python_full_version >= '3.12' |
| 109 | + # via sphinx-autobuild |
| 110 | +watchfiles==1.1.1 ; python_full_version >= '3.12' |
| 111 | + # via sphinx-autobuild |
| 112 | +websockets==16.0 ; python_full_version >= '3.12' |
| 113 | + # via sphinx-autobuild |
0 commit comments