-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathrequirements_dev.txt
More file actions
171 lines (170 loc) · 3.19 KB
/
requirements_dev.txt
File metadata and controls
171 lines (170 loc) · 3.19 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
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
160
161
162
163
164
165
166
167
168
169
170
171
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements_dev.in
#
asgiref==3.11.0
# via django
attrs==25.4.0
# via
# jsonschema
# outcome
# referencing
# trio
build==1.3.0
# via pip-tools
certifi==2025.11.12
# via
# requests
# selenium
charset-normalizer==3.4.4
# via requests
click==8.3.1
# via pip-tools
coverage[toml]==7.13.0
# via
# coveralls
# pytest-cov
coveralls==4.0.2
# via -r requirements_dev.in
dealer==2.1.0
# via -r requirements.in
django==5.2.9
# via
# -r requirements.in
# django-bootstrap3
django-bootstrap3==25.3
# via -r requirements.in
django-environ==0.12.0
# via -r requirements.in
docopt==0.6.2
# via coveralls
exceptiongroup==1.3.1
# via
# pytest
# trio
# trio-websocket
flake8==7.3.0
# via -r requirements_dev.in
h11==0.16.0
# via wsproto
idna==3.11
# via
# requests
# trio
iniconfig==2.3.0
# via pytest
jsonschema==4.25.1
# via -r requirements.in
jsonschema-specifications==2025.9.1
# via jsonschema
lxml==6.0.2
# via -r requirements.in
markupsafe==3.0.3
# via werkzeug
mccabe==0.7.0
# via flake8
outcome==1.3.0.post0
# via
# trio
# trio-websocket
packaging==25.0
# via
# build
# pytest
pip-tools==7.5.2
# via -r requirements_dev.in
pluggy==1.6.0
# via
# pytest
# pytest-cov
pycodestyle==2.14.0
# via flake8
pyflakes==3.4.0
# via flake8
pygments==2.19.2
# via pytest
pyproject-hooks==1.2.0
# via
# build
# pip-tools
pysocks==1.7.1
# via urllib3
pytest==9.0.2
# via
# -r requirements_dev.in
# pytest-cov
# pytest-django
pytest-cov==7.0.0
# via -r requirements_dev.in
pytest-django==4.11.1
# via -r requirements_dev.in
pytest-localserver==0.10.0
# via -r requirements_dev.in
python-dateutil==2.9.0.post0
# via -r requirements.in
ratelimit==2.2.1
# via -r requirements.in
raven==6.10.0
# via -r requirements.in
referencing==0.37.0
# via
# jsonschema
# jsonschema-specifications
requests==2.32.5
# via
# -r requirements.in
# coveralls
rpds-py==0.30.0
# via
# jsonschema
# referencing
selenium==4.39.0
# via -r requirements_dev.in
six==1.17.0
# via python-dateutil
sniffio==1.3.1
# via trio
sortedcontainers==2.4.0
# via trio
sqlparse==0.5.4
# via django
titlecase==2.4.1
# via -r requirements.in
tomli==2.3.0
# via
# build
# coverage
# pip-tools
# pytest
trio==0.32.0
# via
# selenium
# trio-websocket
trio-websocket==0.12.2
# via selenium
typing-extensions==4.15.0
# via
# asgiref
# exceptiongroup
# referencing
# selenium
urllib3[socks]==2.6.1
# via
# -r requirements.in
# requests
# selenium
websocket-client==1.9.0
# via selenium
werkzeug==3.1.4
# via
# -r requirements_dev.in
# pytest-localserver
wheel==0.45.1
# via pip-tools
wsproto==1.3.2
# via trio-websocket
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools