-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.dev.txt
45 lines (45 loc) · 1021 Bytes
/
requirements.dev.txt
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 -n
attrs==24.3.0
# via hypothesis
click==8.1.8
# via uvicorn
h11==0.14.0
# via uvicorn
hypothesis==6.123.17
# via -r requirements.dev.in
iniconfig==2.0.0
# via pytest
maturin==1.8.1
# via -r requirements.dev.in
mypy==1.14.1
# via -r requirements.dev.in
mypy-extensions==1.0.0
# via mypy
packaging==24.2
# via pytest
pluggy==1.5.0
# via pytest
py-cpuinfo==9.0.0
# via pytest-benchmark
pytest==8.3.4
# via
# -r requirements.dev.in
# pytest-asyncio
# pytest-benchmark
pytest-asyncio==0.25.2
# via -r requirements.dev.in
pytest-benchmark==5.1.0
# via -r requirements.dev.in
ruff==0.9.1
# via -r requirements.dev.in
sortedcontainers==2.4.0
# via hypothesis
tomli==2.2.1
# via -r requirements.dev.in
typing-extensions==4.12.2
# via mypy
tzdata==2024.2
# via -r requirements.dev.in
uvicorn==0.34.0
# via -r requirements.dev.in