File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -114,3 +114,4 @@ rakelib/init_deps/*.*.txt
114114! rakelib /init_deps /* .3_11.txt
115115! rakelib /init_deps /* .3_12.txt
116116! rakelib /init_deps /* .3_13.txt
117+ ! rakelib /init_deps /* .3_14.txt
Original file line number Diff line number Diff line change 1+ #
2+ # This file is autogenerated by pip-compile with Python 3.11
3+ # by the following command:
4+ #
5+ # pip-compile --output-file=doc/src/requirements.3_11.txt --strip-extras doc/src/requirements.in
6+ #
7+ alabaster==1.0.0
8+ # via sphinx
9+ babel==2.17.0
10+ # via sphinx
11+ certifi==2025.11.12
12+ # via requests
13+ charset-normalizer==3.4.4
14+ # via requests
15+ docutils==0.21.2
16+ # via
17+ # sphinx
18+ # sphinx-rtd-theme
19+ idna==3.11
20+ # via requests
21+ imagesize==1.4.1
22+ # via sphinx
23+ jinja2==3.1.6
24+ # via sphinx
25+ markupsafe==3.0.3
26+ # via jinja2
27+ packaging==25.0
28+ # via sphinx
29+ pygments==2.19.2
30+ # via sphinx
31+ requests==2.32.5
32+ # via sphinx
33+ roman-numerals-py==3.1.0
34+ # via sphinx
35+ snowballstemmer==3.0.1
36+ # via sphinx
37+ sphinx==8.2.3
38+ # via
39+ # -r rakelib/init_deps/sphinx.in
40+ # sphinx-rtd-theme
41+ # sphinxcontrib-jquery
42+ sphinx-rtd-theme==3.0.2
43+ # via -r rakelib/init_deps/sphinx.in
44+ sphinxcontrib-applehelp==2.0.0
45+ # via sphinx
46+ sphinxcontrib-devhelp==2.0.0
47+ # via sphinx
48+ sphinxcontrib-htmlhelp==2.1.0
49+ # via sphinx
50+ sphinxcontrib-jquery==4.1
51+ # via sphinx-rtd-theme
52+ sphinxcontrib-jsmath==1.0.1
53+ # via sphinx
54+ sphinxcontrib-qthelp==2.0.0
55+ # via sphinx
56+ sphinxcontrib-serializinghtml==2.0.0
57+ # via sphinx
58+ urllib3==2.6.0
59+ # via requests
Original file line number Diff line number Diff line change 1+ #
2+ # This file is autogenerated by pip-compile with Python 3.11
3+ # by the following command:
4+ #
5+ # pip-compile --output-file=rakelib/init_deps/pylinters.3_11.txt --strip-extras rakelib/init_deps/pylinters.in
6+ #
7+ astroid==4.0.2
8+ # via pylint
9+ black==25.12.0
10+ # via -r rakelib/init_deps/pylinters.in
11+ click==8.3.1
12+ # via black
13+ dill==0.4.0
14+ # via pylint
15+ flake8==7.3.0
16+ # via -r rakelib/init_deps/pylinters.in
17+ isort==7.0.0
18+ # via pylint
19+ mccabe==0.7.0
20+ # via
21+ # flake8
22+ # pylint
23+ mypy-extensions==1.1.0
24+ # via black
25+ packaging==25.0
26+ # via black
27+ pathspec==0.12.1
28+ # via black
29+ platformdirs==4.5.1
30+ # via
31+ # black
32+ # pylint
33+ pycodestyle==2.14.0
34+ # via
35+ # -r rakelib/init_deps/pylinters.in
36+ # flake8
37+ pyflakes==3.4.0
38+ # via flake8
39+ pylint==4.0.4
40+ # via -r rakelib/init_deps/pylinters.in
41+ pytokens==0.3.0
42+ # via black
43+ tomlkit==0.13.3
44+ # via pylint
Original file line number Diff line number Diff line change 1+ #
2+ # This file is autogenerated by pip-compile with Python 3.11
3+ # by the following command:
4+ #
5+ # pip-compile --output-file=rakelib/init_deps/pytest.3_11.txt --strip-extras rakelib/init_deps/pytest.in
6+ #
7+ annotated-types==0.7.0
8+ # via pydantic
9+ asyncio==4.0.0
10+ # via -r rakelib/init_deps/pytest.in
11+ grpclib==0.4.8
12+ # via -r rakelib/init_deps/pytest.in
13+ h2==4.3.0
14+ # via grpclib
15+ hpack==4.1.0
16+ # via h2
17+ hyperframe==6.1.0
18+ # via h2
19+ iniconfig==2.3.0
20+ # via pytest
21+ multidict==6.7.0
22+ # via grpclib
23+ narwhals==2.13.0
24+ # via plotly
25+ packaging==25.0
26+ # via
27+ # plotly
28+ # pytest
29+ plotly==6.5.0
30+ # via -r rakelib/init_deps/pytest.in
31+ pluggy==1.6.0
32+ # via pytest
33+ protobuf==6.33.2
34+ # via -r rakelib/init_deps/pytest.in
35+ pydantic==2.12.5
36+ # via -r rakelib/init_deps/pytest.in
37+ pydantic-core==2.41.5
38+ # via pydantic
39+ pygments==2.19.2
40+ # via pytest
41+ pytest==9.0.2
42+ # via
43+ # -r rakelib/init_deps/pytest.in
44+ # pytest-timeout
45+ pytest-timeout==2.4.0
46+ # via -r rakelib/init_deps/pytest.in
47+ python-dateutil==2.9.0.post0
48+ # via -r rakelib/init_deps/pytest.in
49+ pyyaml==6.0.3
50+ # via -r rakelib/init_deps/pytest.in
51+ six==1.17.0
52+ # via python-dateutil
53+ typing-extensions==4.15.0
54+ # via
55+ # pydantic
56+ # pydantic-core
57+ # typing-inspection
58+ typing-inspection==0.4.2
59+ # via pydantic
60+ urllib3==2.6.0
61+ # via -r rakelib/init_deps/pytest.in
Original file line number Diff line number Diff line change 1+ #
2+ # This file is autogenerated by pip-compile with Python 3.11
3+ # by the following command:
4+ #
5+ # pip-compile --output-file=rakelib/init_deps/sphinx.3_11.txt --strip-extras rakelib/init_deps/sphinx.in
6+ #
7+ alabaster==1.0.0
8+ # via sphinx
9+ babel==2.17.0
10+ # via sphinx
11+ certifi==2025.11.12
12+ # via requests
13+ charset-normalizer==3.4.4
14+ # via requests
15+ docutils==0.21.2
16+ # via
17+ # sphinx
18+ # sphinx-rtd-theme
19+ idna==3.11
20+ # via requests
21+ imagesize==1.4.1
22+ # via sphinx
23+ jinja2==3.1.6
24+ # via sphinx
25+ markupsafe==3.0.3
26+ # via jinja2
27+ packaging==25.0
28+ # via sphinx
29+ pygments==2.19.2
30+ # via sphinx
31+ requests==2.32.5
32+ # via sphinx
33+ roman-numerals-py==3.1.0
34+ # via sphinx
35+ snowballstemmer==3.0.1
36+ # via sphinx
37+ sphinx==8.2.3
38+ # via
39+ # -r rakelib/init_deps/sphinx.in
40+ # sphinx-rtd-theme
41+ # sphinxcontrib-jquery
42+ sphinx-rtd-theme==3.0.2
43+ # via -r rakelib/init_deps/sphinx.in
44+ sphinxcontrib-applehelp==2.0.0
45+ # via sphinx
46+ sphinxcontrib-devhelp==2.0.0
47+ # via sphinx
48+ sphinxcontrib-htmlhelp==2.1.0
49+ # via sphinx
50+ sphinxcontrib-jquery==4.1
51+ # via sphinx-rtd-theme
52+ sphinxcontrib-jsmath==1.0.1
53+ # via sphinx
54+ sphinxcontrib-qthelp==2.0.0
55+ # via sphinx
56+ sphinxcontrib-serializinghtml==2.0.0
57+ # via sphinx
58+ urllib3==2.6.0
59+ # via requests
Original file line number Diff line number Diff line change 1+ #
2+ # This file is autogenerated by pip-compile with Python 3.11
3+ # by the following command:
4+ #
5+ # pip-compile --output-file=tests/sim/requirements.3_11.txt --strip-extras tests/sim/requirements.in
6+ #
7+ blinker==1.9.0
8+ # via flask
9+ certifi==2025.11.12
10+ # via requests
11+ charset-normalizer==3.4.4
12+ # via requests
13+ click==8.3.1
14+ # via flask
15+ flask==3.1.2
16+ # via -r rakelib/init_deps/flask.in
17+ gunicorn==23.0.0
18+ # via -r rakelib/init_deps/flask.in
19+ idna==3.11
20+ # via requests
21+ itsdangerous==2.2.0
22+ # via flask
23+ jinja2==3.1.6
24+ # via flask
25+ markupsafe==3.0.3
26+ # via
27+ # flask
28+ # jinja2
29+ # werkzeug
30+ packaging==25.0
31+ # via gunicorn
32+ requests==2.32.5
33+ # via -r rakelib/init_deps/flask.in
34+ urllib3==2.6.0
35+ # via requests
36+ werkzeug==3.1.4
37+ # via flask
You can’t perform that action at this time.
0 commit comments