-
Notifications
You must be signed in to change notification settings - Fork 107
/
Copy pathrequirements.dev.txt
55 lines (54 loc) · 1.05 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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements.dev.in
#
beautifulsoup4==4.12.3
# via
# -c requirements.txt
# webtest
build==1.2.1
# via pip-tools
click==8.1.7
# via pip-tools
coverage==7.5.3
# via -r requirements.dev.in
django-webtest==1.9.11
# via -r requirements.dev.in
flake8==7.0.0
# via -r requirements.dev.in
mccabe==0.7.0
# via flake8
packaging==24.0
# via
# -c requirements.txt
# build
pip-tools==7.3.0
# via -r requirements.dev.in
pycodestyle==2.11.1
# via flake8
pyflakes==3.2.0
# via flake8
pyproject-hooks==1.0.0
# via build
soupsieve==2.5
# via
# -c requirements.txt
# beautifulsoup4
tomli==2.0.1
# via
# build
# pip-tools
# pyproject-hooks
waitress==3.0.0
# via webtest
webob==1.8.7
# via webtest
webtest==3.0.0
# via django-webtest
wheel==0.43.0
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools