-
Notifications
You must be signed in to change notification settings - Fork 105
Expand file tree
/
Copy pathrequirements.dev.txt
More file actions
53 lines (53 loc) · 1.07 KB
/
requirements.dev.txt
File metadata and controls
53 lines (53 loc) · 1.07 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
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.dev.in -o requirements.dev.txt
beautifulsoup4==4.14.3
# via
# -c requirements.txt
# webtest
build==1.2.1
# via pip-tools
click==8.1.7
# via pip-tools
coverage==7.13.2
# via -r requirements.dev.in
django-webtest==1.9.14
# via -r requirements.dev.in
flake8==7.3.0
# via -r requirements.dev.in
mccabe==0.7.0
# via flake8
packaging==24.0
# via
# -c requirements.txt
# build
# wheel
pip==25.3
# via pip-tools
pip-tools==7.5.2
# via -r requirements.dev.in
pycodestyle==2.14.0
# via flake8
pyflakes==3.4.0
# via flake8
pyproject-hooks==1.0.0
# via
# build
# pip-tools
setuptools==80.10.2
# via pip-tools
soupsieve==2.5
# via
# -c requirements.txt
# beautifulsoup4
typing-extensions==4.11.0
# via
# -c requirements.txt
# beautifulsoup4
waitress==3.0.0
# via webtest
webob==1.8.7
# via webtest
webtest==3.0.0
# via django-webtest
wheel==0.46.2
# via pip-tools