-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-dev.txt
159 lines (158 loc) · 3.09 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --allow-unsafe --constraint=constraint.txt --extra=dev --no-emit-index-url --output-file=requirements-dev.txt --strip-extras
#
asgiref==3.7.2
# via
# -c constraint.txt
# django
# django-htmx
black==24.2.0
# via
# -c constraint.txt
# ideahub (pyproject.toml)
build==1.0.3
# via
# -c constraint.txt
# pip-tools
cfgv==3.4.0
# via
# -c constraint.txt
# pre-commit
click==8.1.7
# via
# -c constraint.txt
# black
# pip-tools
coverage==7.4.1
# via
# -c constraint.txt
# pytest-cov
crispy-bootstrap5==2023.10
# via
# -c constraint.txt
# ideahub (pyproject.toml)
distlib==0.3.8
# via
# -c constraint.txt
# virtualenv
django==5.0.2
# via
# -c constraint.txt
# crispy-bootstrap5
# django-crispy-forms
# django-htmx
# ideahub (pyproject.toml)
django-crispy-forms==2.1
# via
# -c constraint.txt
# crispy-bootstrap5
django-htmx==1.17.2
# via
# -c constraint.txt
# ideahub (pyproject.toml)
filelock==3.13.1
# via
# -c constraint.txt
# virtualenv
identify==2.5.34
# via
# -c constraint.txt
# pre-commit
iniconfig==2.0.0
# via
# -c constraint.txt
# pytest
isort==5.13.2
# via
# -c constraint.txt
# ideahub (pyproject.toml)
mypy-extensions==1.0.0
# via
# -c constraint.txt
# black
nodeenv==1.8.0
# via
# -c constraint.txt
# pre-commit
packaging==23.2
# via
# -c constraint.txt
# black
# build
# pytest
pathspec==0.12.1
# via
# -c constraint.txt
# black
pip-tools==7.4.0
# via
# -c constraint.txt
# ideahub (pyproject.toml)
platformdirs==4.2.0
# via
# -c constraint.txt
# black
# virtualenv
pluggy==1.4.0
# via
# -c constraint.txt
# pytest
pre-commit==3.6.1
# via
# -c constraint.txt
# ideahub (pyproject.toml)
psycopg2-binary==2.9.9
# via
# -c constraint.txt
# ideahub (pyproject.toml)
pyproject-hooks==1.0.0
# via
# -c constraint.txt
# build
# pip-tools
pytest==8.0.1
# via
# -c constraint.txt
# pytest-cov
# pytest-django
pytest-cov==4.1.0
# via
# -c constraint.txt
# ideahub (pyproject.toml)
pytest-django==4.8.0
# via
# -c constraint.txt
# ideahub (pyproject.toml)
pyyaml==6.0.1
# via
# -c constraint.txt
# pre-commit
sqlparse==0.4.4
# via
# -c constraint.txt
# django
virtualenv==20.25.0
# via
# -c constraint.txt
# pre-commit
wheel==0.42.0
# via
# -c constraint.txt
# pip-tools
whitenoise==6.6.0
# via
# -c constraint.txt
# ideahub (pyproject.toml)
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via
# -c constraint.txt
# pip-tools
setuptools==69.1.0
# via
# -c constraint.txt
# nodeenv
# pip-tools