Skip to content

Commit dbe10e9

Browse files
add requirements files
1 parent 0f6aa6c commit dbe10e9

7 files changed

+4582
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
- repo: https://github.com/pre-commit/pre-commit-hooks
1212
rev: "v6.0.0"
1313
hooks:
14-
- id: check-added-large-files
14+
#- id: check-added-large-files
1515
- id: check-ast
1616
- id: check-case-conflict
1717
- id: check-json

requirements-docs-locked.txt

Lines changed: 150 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,150 @@
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.60.1
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.7.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.7 ; 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.5 ; python_full_version >= '3.11'
95+
overrides==7.7.0
96+
packaging==24.2
97+
paginate==0.5.7
98+
pandas==2.3.3
99+
pandocfilters==1.5.1
100+
parso==0.8.4
101+
pathspec==0.12.1
102+
pexpect==4.9.0 ; (python_full_version < '3.10' and sys_platform == 'emscripten') or (sys_platform != 'emscripten' and sys_platform != 'win32')
103+
pillow==11.3.0 ; python_full_version < '3.10'
104+
pillow==12.0.0 ; python_full_version >= '3.10'
105+
platformdirs==4.3.6
106+
prometheus-client==0.21.1
107+
prompt-toolkit==3.0.48
108+
psutil==6.1.1
109+
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')
110+
pure-eval==0.2.3
111+
pycparser==2.22
112+
pygments==2.19.1
113+
pymdown-extensions==10.16.1
114+
pyparsing==3.2.5
115+
python-dateutil==2.9.0.post0
116+
python-json-logger==3.2.1
117+
pytz==2025.2
118+
pywin32==308 ; platform_python_implementation != 'PyPy' and sys_platform == 'win32'
119+
pywinpty==2.0.14 ; os_name == 'nt'
120+
pyyaml==6.0.2
121+
pyyaml-env-tag==0.1
122+
pyzmq==26.2.0
123+
referencing==0.35.1
124+
requests==2.32.3
125+
rfc3339-validator==0.1.4
126+
rfc3986-validator==0.1.1
127+
rpds-py==0.22.3
128+
ruff==0.12.8
129+
send2trash==1.8.3
130+
setuptools==75.6.0
131+
six==1.17.0
132+
sniffio==1.3.1
133+
soupsieve==2.6
134+
stack-data==0.6.3
135+
terminado==0.18.1
136+
tinycss2==1.4.0
137+
tomli==2.2.1 ; python_full_version < '3.11'
138+
tornado==6.4.2
139+
traitlets==5.14.3
140+
types-python-dateutil==2.9.0.20241206
141+
typing-extensions==4.12.2 ; python_full_version < '3.13'
142+
tzdata==2025.2
143+
uri-template==1.3.0
144+
urllib3==2.3.0
145+
watchdog==6.0.0
146+
wcwidth==0.2.13
147+
webcolors==24.11.1
148+
webencodings==0.5.1
149+
websocket-client==1.8.0
150+
zipp==3.23.0 ; python_full_version < '3.10'
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
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.60.1
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.7 ; 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.5 ; python_full_version >= '3.11'
16+
packaging==24.2
17+
pandas==2.3.3
18+
pillow==11.3.0 ; python_full_version < '3.10'
19+
pillow==12.0.0 ; python_full_version >= '3.10'
20+
pyparsing==3.2.5
21+
python-dateutil==2.9.0.post0
22+
pytz==2025.2
23+
six==1.17.0
24+
tzdata==2025.2
25+
zipp==3.23.0 ; python_full_version < '3.10'

requirements-locked.txt

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-locked.txt --no-hashes --no-dev --no-emit-project
3+
numpy==2.0.2 ; python_full_version < '3.10'
4+
numpy==2.2.6 ; python_full_version == '3.10.*'
5+
numpy==2.3.5 ; python_full_version >= '3.11'
6+
pandas==2.3.3
7+
python-dateutil==2.9.0.post0
8+
pytz==2025.2
9+
six==1.17.0
10+
tzdata==2025.2

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)