Skip to content

Commit 30384d7

Browse files
committed
Add lock file
1 parent 37ef1db commit 30384d7

6 files changed

Lines changed: 4335 additions & 0 deletions

requirements-docs-locked.txt

Lines changed: 146 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,146 @@
1+
# This file was autogenerated by uv via the following command:
2+
# uv export -o requirements-docs-locked.txt --no-hashes --no-dev --no-emit-project --all-extras --group docs
3+
anyio==4.8.0
4+
appnope==0.1.4 ; sys_platform == 'darwin'
5+
argon2-cffi==23.1.0
6+
argon2-cffi-bindings==21.2.0
7+
arrow==1.3.0
8+
asttokens==3.0.0
9+
async-lru==2.0.4
10+
attrs==25.3.0
11+
babel==2.16.0
12+
backrefs==5.9
13+
beautifulsoup4==4.12.3
14+
bleach==6.2.0
15+
certifi==2024.12.14
16+
cffi==1.17.1
17+
charset-normalizer==3.4.1
18+
click==8.1.8
19+
colorama==0.4.6
20+
comm==0.2.2
21+
contourpy==1.3.0 ; python_full_version < '3.10'
22+
contourpy==1.3.2 ; python_full_version == '3.10.*'
23+
contourpy==1.3.3 ; python_full_version >= '3.11'
24+
cycler==0.12.1
25+
debugpy==1.8.11
26+
decorator==5.1.1
27+
defusedxml==0.7.1
28+
exceptiongroup==1.3.0 ; python_full_version < '3.11'
29+
executing==2.1.0
30+
fastjsonschema==2.21.1
31+
fonttools==4.59.0
32+
fqdn==1.5.1
33+
ghp-import==2.1.0
34+
griffe==1.11.0
35+
h11==0.14.0
36+
httpcore==1.0.7
37+
httpx==0.28.1
38+
idna==3.10
39+
importlib-metadata==8.7.0 ; python_full_version < '3.10'
40+
importlib-resources==6.5.2 ; python_full_version < '3.10'
41+
ipykernel==6.29.5
42+
ipython==8.18.1 ; python_full_version < '3.10'
43+
ipython==8.37.0 ; python_full_version == '3.10.*'
44+
ipython==9.4.0 ; python_full_version >= '3.11'
45+
ipython-pygments-lexers==1.1.1 ; python_full_version >= '3.11'
46+
isoduration==20.11.0
47+
jedi==0.19.2
48+
jinja2==3.1.5
49+
json5==0.10.0
50+
jsonpointer==3.0.0
51+
jsonschema==4.23.0
52+
jsonschema-specifications==2024.10.1
53+
jupyter-client==8.6.3
54+
jupyter-core==5.7.2
55+
jupyter-events==0.11.0
56+
jupyter-lsp==2.2.5
57+
jupyter-server==2.15.0
58+
jupyter-server-terminals==0.5.3
59+
jupyterlab==4.4.5
60+
jupyterlab-pygments==0.3.0
61+
jupyterlab-server==2.27.3
62+
jupytext==1.17.2
63+
kiwisolver==1.4.7 ; python_full_version < '3.10'
64+
kiwisolver==1.4.9 ; python_full_version >= '3.10'
65+
markdown==3.7
66+
markdown-it-py==3.0.0
67+
markupsafe==3.0.2
68+
matplotlib==3.9.4 ; python_full_version < '3.10'
69+
matplotlib==3.10.5 ; python_full_version >= '3.10'
70+
matplotlib-inline==0.1.7
71+
mdit-py-plugins==0.4.2
72+
mdurl==0.1.2
73+
mergedeep==1.3.4
74+
mistune==3.0.2
75+
mkdocs==1.6.1
76+
mkdocs-autorefs==1.4.2
77+
mkdocs-gen-files==0.5.0
78+
mkdocs-get-deps==0.2.0
79+
mkdocs-jupyter==0.25.1
80+
mkdocs-literate-nav==0.6.2
81+
mkdocs-material==9.6.16
82+
mkdocs-material-extensions==1.3.1
83+
mkdocs-section-index==0.3.10
84+
mkdocstrings==0.30.0
85+
mkdocstrings-python==1.16.12
86+
mkdocstrings-python-xref==1.16.3
87+
nbclient==0.10.2
88+
nbconvert==7.16.4
89+
nbformat==5.10.4
90+
nest-asyncio==1.6.0
91+
notebook-shim==0.2.4
92+
numpy==2.0.2 ; python_full_version < '3.10'
93+
numpy==2.2.6 ; python_full_version == '3.10.*'
94+
numpy==2.3.2 ; python_full_version >= '3.11'
95+
overrides==7.7.0
96+
packaging==24.2
97+
paginate==0.5.7
98+
pandocfilters==1.5.1
99+
parso==0.8.4
100+
pathspec==0.12.1
101+
pexpect==4.9.0 ; (python_full_version < '3.10' and sys_platform == 'emscripten') or (sys_platform != 'emscripten' and sys_platform != 'win32')
102+
pillow==11.3.0
103+
platformdirs==4.3.6
104+
prometheus-client==0.21.1
105+
prompt-toolkit==3.0.48
106+
psutil==6.1.1
107+
ptyprocess==0.7.0 ; (python_full_version < '3.10' and sys_platform == 'emscripten') or os_name != 'nt' or (sys_platform != 'emscripten' and sys_platform != 'win32')
108+
pure-eval==0.2.3
109+
pycparser==2.22
110+
pygments==2.19.1
111+
pymdown-extensions==10.16.1
112+
pyparsing==3.2.3
113+
python-dateutil==2.9.0.post0
114+
python-json-logger==3.2.1
115+
pywin32==308 ; platform_python_implementation != 'PyPy' and sys_platform == 'win32'
116+
pywinpty==2.0.14 ; os_name == 'nt'
117+
pyyaml==6.0.2
118+
pyyaml-env-tag==0.1
119+
pyzmq==26.2.0
120+
referencing==0.35.1
121+
requests==2.32.3
122+
rfc3339-validator==0.1.4
123+
rfc3986-validator==0.1.1
124+
rpds-py==0.22.3
125+
ruff==0.12.8
126+
send2trash==1.8.3
127+
setuptools==75.6.0
128+
six==1.17.0
129+
sniffio==1.3.1
130+
soupsieve==2.6
131+
stack-data==0.6.3
132+
terminado==0.18.1
133+
tinycss2==1.4.0
134+
tomli==2.2.1 ; python_full_version < '3.11'
135+
tornado==6.4.2
136+
traitlets==5.14.3
137+
types-python-dateutil==2.9.0.20241206
138+
typing-extensions==4.12.2 ; python_full_version < '3.13'
139+
uri-template==1.3.0
140+
urllib3==2.3.0
141+
watchdog==6.0.0
142+
wcwidth==0.2.13
143+
webcolors==24.11.1
144+
webencodings==0.5.1
145+
websocket-client==1.8.0
146+
zipp==3.23.0 ; python_full_version < '3.10'
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# This file was autogenerated by uv via the following command:
2+
# uv export -o requirements-incl-optional-locked.txt --no-hashes --no-dev --no-emit-project --all-extras
3+
contourpy==1.3.0 ; python_full_version < '3.10'
4+
contourpy==1.3.2 ; python_full_version == '3.10.*'
5+
contourpy==1.3.3 ; python_full_version >= '3.11'
6+
cycler==0.12.1
7+
fonttools==4.59.0
8+
importlib-resources==6.5.2 ; python_full_version < '3.10'
9+
kiwisolver==1.4.7 ; python_full_version < '3.10'
10+
kiwisolver==1.4.9 ; python_full_version >= '3.10'
11+
matplotlib==3.9.4 ; python_full_version < '3.10'
12+
matplotlib==3.10.5 ; python_full_version >= '3.10'
13+
numpy==2.0.2 ; python_full_version < '3.10'
14+
numpy==2.2.6 ; python_full_version == '3.10.*'
15+
numpy==2.3.2 ; python_full_version >= '3.11'
16+
packaging==24.2
17+
pillow==11.3.0
18+
pyparsing==3.2.3
19+
python-dateutil==2.9.0.post0
20+
six==1.17.0
21+
zipp==3.23.0 ; python_full_version < '3.10'

requirements-locked.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# This file was autogenerated by uv via the following command:
2+
# uv export -o requirements-locked.txt --no-hashes --no-dev --no-emit-project

requirements-only-tests-locked.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# This file was autogenerated by uv via the following command:
2+
# uv export -o requirements-only-tests-locked.txt --no-hashes --no-dev --no-emit-project --only-group tests
3+
colorama==0.4.6 ; sys_platform == 'win32'
4+
coverage==7.6.10
5+
exceptiongroup==1.3.0 ; python_full_version < '3.11'
6+
iniconfig==2.0.0
7+
packaging==24.2
8+
pluggy==1.5.0
9+
pytest==8.3.4
10+
pytest-cov==6.0.0
11+
tomli==2.2.1 ; python_full_version <= '3.11'
12+
typing-extensions==4.12.2 ; python_full_version < '3.11'
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# This file was autogenerated by uv via the following command:
2+
# uv export -o requirements-only-tests-min-locked.txt --no-hashes --no-dev --no-emit-project --only-group tests-min
3+
colorama==0.4.6 ; sys_platform == 'win32'
4+
exceptiongroup==1.3.0 ; python_full_version < '3.11'
5+
iniconfig==2.0.0
6+
packaging==24.2
7+
pluggy==1.5.0
8+
pytest==8.3.4
9+
tomli==2.2.1 ; python_full_version < '3.11'
10+
typing-extensions==4.12.2 ; python_full_version < '3.11'

0 commit comments

Comments
 (0)