-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements-dev.txt
More file actions
50 lines (49 loc) · 963 Bytes
/
requirements-dev.txt
File metadata and controls
50 lines (49 loc) · 963 Bytes
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
# SHA1:dc07844587fe81306f4b365964afef8bb576d988
#
# This file is autogenerated by pip-compile-multi
# To update, run:
#
# pip-compile-multi
#
-r requirements.txt
black==25.1.0
# via -r requirements-dev.in
build==1.2.2.post1
# via pip-tools
click==8.1.8
# via
# black
# pip-compile-multi
# pip-tools
colorama==0.4.6
# via
# build
# click
# pytest
iniconfig==2.0.0
# via pytest
mypy-extensions==1.0.0
# via black
pathspec==0.12.1
# via black
pip-compile-multi==2.7.1
# via -r requirements-dev.in
pip-tools==7.4.1
# via pip-compile-multi
platformdirs==4.3.6
# via black
pluggy==1.3.0
# via pytest
pyproject-hooks==1.2.0
# via
# build
# pip-tools
pytest==7.4.3
# via -r requirements-dev.in
toposort==1.10
# via pip-compile-multi
wheel==0.42.0
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools