-
Notifications
You must be signed in to change notification settings - Fork 24
/
requirements-dev.txt
76 lines (75 loc) · 1.47 KB
/
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --extra=dev --output-file=dev-requirements.txt
#
annotated-types==0.6.0
# via pydantic
build==1.0.3
# via pip-tools
click==8.1.7
# via
# pip-tools
# typer
colorama==0.4.6
# via typer
coverage[toml]==7.4.3
# via pytest-cov
dynaconf==3.2.4
# via container-vm (setup.py)
iniconfig==2.0.0
# via pytest
isort==5.13.2
# via container-vm (setup.py)
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
mypy==1.8.0
# via container-vm (setup.py)
mypy-extensions==1.0.0
# via mypy
packaging==23.2
# via
# build
# pytest
pip-tools==7.4.0
# via container-vm (setup.py)
pluggy==1.4.0
# via pytest
pydantic==2.6.2
# via container-vm (setup.py)
pydantic-core==2.16.3
# via pydantic
pygments==2.17.2
# via rich
pyproject-hooks==1.0.0
# via
# build
# pip-tools
pytest==8.0.2
# via
# container-vm (setup.py)
# pytest-cov
pytest-cov==4.1.0
# via container-vm (setup.py)
rich==13.7.0
# via typer
ruff==0.2.2
# via container-vm (setup.py)
shellingham==1.5.4
# via typer
typer[all]==0.9.0
# via container-vm (setup.py)
typing-extensions==4.10.0
# via
# mypy
# pydantic
# pydantic-core
# typer
wheel==0.42.0
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools