-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.dev.txt
More file actions
69 lines (69 loc) · 1.46 KB
/
requirements.dev.txt
File metadata and controls
69 lines (69 loc) · 1.46 KB
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.dev.in -n
annotated-types==0.7.0
# via pydantic
anyio==4.13.0
# via -r requirements.dev.in
click==8.3.1
# via uvicorn
colorama==0.4.6
# via
# click
# pytest
coverage==7.13.5
# via pytest-cov
h11==0.16.0
# via uvicorn
hypothesis==6.151.10
# via -r requirements.dev.in
idna==3.11
# via anyio
iniconfig==2.3.0
# via pytest
maturin==1.12.6
# via -r requirements.dev.in
orjson==3.11.4
# via -r requirements.dev.in
packaging==26.0
# via pytest
pluggy==1.6.0
# via
# pytest
# pytest-cov
py-cpuinfo==9.0.0
# via pytest-benchmark
pydantic==2.12.5
# via -r requirements.dev.in
pydantic-core==2.41.5
# via pydantic
pygments==2.20.0
# via pytest
pytest==9.0.2
# via
# -r requirements.dev.in
# pytest-asyncio
# pytest-benchmark
# pytest-cov
pytest-asyncio==1.3.0
# via -r requirements.dev.in
pytest-benchmark==5.2.3
# via -r requirements.dev.in
pytest-cov==7.1.0
# via -r requirements.dev.in
ruff==0.15.8
# via -r requirements.dev.in
sortedcontainers==2.4.0
# via hypothesis
typing-extensions==4.15.0
# via
# pydantic
# pydantic-core
# typing-inspection
typing-inspection==0.4.2
# via pydantic
tzdata==2025.3
# via -r requirements.dev.in
uvicorn==0.42.0
# via -r requirements.dev.in
websockets==16.0
# via -r requirements.dev.in