-
Notifications
You must be signed in to change notification settings - Fork 97
Expand file tree
/
Copy pathrequirements-dev.txt
More file actions
45 lines (45 loc) · 997 Bytes
/
requirements-dev.txt
File metadata and controls
45 lines (45 loc) · 997 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
# This file was autogenerated by uv via the following command:
# uv pip compile requirements-dev.in --output-file requirements-dev.txt
black==26.3.1 ; implementation_name == "cpython"
# via -r requirements-dev.in
build==1.0.3
# via check-manifest
check-manifest==0.49
# via -r requirements-dev.in
click==8.1.7
# via black
coverage[toml]==7.3.2
# via pytest-cov
iniconfig==2.0.0
# via pytest
mypy==1.7.1 ; implementation_name == "cpython"
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via
# black
# mypy
packaging==25.0
# via
# black
# build
# pytest
pathspec==1.0.4
# via black
platformdirs==4.1.0
# via black
pluggy==1.6.0
# via pytest
pygments==2.20.0
# via pytest
pyproject-hooks==1.0.0
# via build
pytest==9.0.3
# via
# -r requirements-dev.in
# pytest-cov
pytest-cov==4.1.0
# via -r requirements-dev.in
pytokens==0.4.1
# via black
typing-extensions==4.15.0
# via mypy