-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements-dev.txt
72 lines (71 loc) · 1.44 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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file=requirements-dev.txt requirements-dev.in
#
black==24.10.0
# via -r requirements-dev.in
build==1.2.2.post1
# via pip-tools
click==8.1.7
# via
# black
# pip-tools
colorama==0.4.6
# via pytest-watch
coverage[toml]==7.6.4
# via
# -r requirements-dev.in
# pytest-cov
django-coverage==1.2.4
# via -r requirements-dev.in
docopt==0.6.2
# via pytest-watch
freezegun==1.5.1
# via -r requirements-dev.in
iniconfig==2.0.0
# via pytest
isort==5.13.2
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via black
packaging==24.1
# via
# black
# build
# pytest
pathspec==0.12.1
# via black
pip-tools==7.4.1
# via -r requirements-dev.in
platformdirs==4.3.6
# via black
pluggy==1.5.0
# via pytest
pyproject-hooks==1.2.0
# via
# build
# pip-tools
pytest==8.3.3
# via
# pytest-cov
# pytest-django
# pytest-watch
pytest-cov==5.0.0
# via -r requirements-dev.in
pytest-django==4.9.0
# via -r requirements-dev.in
pytest-watch==4.2.0
# via -r requirements-dev.in
python-dateutil==2.9.0.post0
# via freezegun
six==1.16.0
# via python-dateutil
watchdog==6.0.0
# via pytest-watch
wheel==0.44.0
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools