-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements-dev.lock
More file actions
46 lines (46 loc) · 990 Bytes
/
Copy pathrequirements-dev.lock
File metadata and controls
46 lines (46 loc) · 990 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# This file was autogenerated by uv via the following command:
# uv pip compile requirements-dev.txt -o requirements-dev.lock
ast-serialize==0.5.0
# via mypy
attrs==26.1.0
# via referencing
coverage==7.14.1
# via pytest-cov
iniconfig==2.3.0
# via pytest
librt==0.11.0
# via mypy
mypy==2.1.0
# via -r requirements-dev.txt
mypy-extensions==1.1.0
# via mypy
packaging==26.2
# via pytest
pathspec==1.1.1
# via mypy
pillow==12.2.0
# via -r requirements-dev.txt
pluggy==1.6.0
# via
# pytest
# pytest-cov
pygments==2.20.0
# via pytest
pytest==9.0.3
# via
# -r requirements-dev.txt
# pytest-cov
pytest-cov==7.1.0
# via -r requirements-dev.txt
referencing==0.37.0
# via types-jsonschema
rpds-py==2026.5.1
# via referencing
ruff==0.15.16
# via -r requirements-dev.txt
types-jsonschema==4.26.0.20260518
# via -r requirements-dev.txt
typing-extensions==4.15.0
# via
# mypy
# referencing