-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdev_requirements.txt
More file actions
91 lines (91 loc) · 1.87 KB
/
dev_requirements.txt
File metadata and controls
91 lines (91 loc) · 1.87 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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
# This file was autogenerated by uv via the following command:
# uv pip compile --strip-extras dev_requirements.in -o dev_requirements.txt
aiosqlite==0.21.0
# via -r dev_requirements.in
black==25.1.0
# via -r dev_requirements.in
build==1.2.2.post1
# via -r dev_requirements.in
cfgv==3.4.0
# via pre-commit
click==8.2.0
# via black
colorama==0.4.6
# via
# -c core_requirements.txt
# build
# click
# pytest
coverage==7.8.0
# via pytest-cov
distlib==0.3.9
# via virtualenv
factory-boy==3.3.3
# via -r dev_requirements.in
faker==37.3.0
# via factory-boy
filelock==3.18.0
# via virtualenv
identify==2.6.10
# via pre-commit
iniconfig==2.1.0
# via pytest
isort==6.0.1
# via -r dev_requirements.in
jinja2==3.1.6
# via pytest-html
markupsafe==3.0.2
# via jinja2
mypy-extensions==1.1.0
# via black
nodeenv==1.9.1
# via pre-commit
packaging==25.0
# via
# black
# build
# pytest
pathspec==0.12.1
# via black
platformdirs==4.3.8
# via
# black
# virtualenv
pluggy==1.6.0
# via pytest
pre-commit==4.2.0
# via -r dev_requirements.in
pyproject-hooks==1.2.0
# via build
pytest==8.3.5
# via
# -r dev_requirements.in
# pytest-asyncio
# pytest-cov
# pytest-html
# pytest-json-report
# pytest-metadata
pytest-asyncio==0.26.0
# via -r dev_requirements.in
pytest-cov==6.1.1
# via -r dev_requirements.in
pytest-html==4.1.1
# via -r dev_requirements.in
pytest-json-report==1.5.0
# via -r dev_requirements.in
pytest-metadata==3.1.1
# via
# pytest-html
# pytest-json-report
pyyaml==6.0.2
# via pre-commit
ruff==0.11.10
# via -r dev_requirements.in
typing-extensions==4.13.2
# via
# -c core_requirements.txt
# aiosqlite
tzdata==2025.2
# via faker
virtualenv==20.31.2
# via pre-commit