-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdev-requirements-freeze.txt
60 lines (59 loc) · 1.17 KB
/
dev-requirements-freeze.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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=dev-requirements-freeze.txt dev-requirements.in
#
-r requirements-freeze.txt
black==22.10.0
# via -r dev-requirements.in
build==0.10.0
# via pip-tools
cfgv==3.3.1
# via pre-commit
click==8.1.3
# via
# -r dev-requirements.in
# black
# pip-tools
colorama==0.4.6
# via
# build
# click
distlib==0.3.6
# via virtualenv
filelock==3.9.0
# via virtualenv
identify==2.5.15
# via pre-commit
mypy-extensions==0.4.3
# via black
nodeenv==1.7.0
# via pre-commit
packaging==23.0
# via build
pathspec==0.11.0
# via black
pip-tools==6.12.1
# via -r dev-requirements.in
platformdirs==2.6.2
# via
# black
# virtualenv
pre-commit==2.19.0
# via -r dev-requirements.in
pyproject-hooks==1.0.0
# via build
pyyaml==6.0
# via pre-commit
ruff==0.0.252
# via -r dev-requirements.in
toml==0.10.2
# via pre-commit
virtualenv==20.17.1
# via pre-commit
wheel==0.38.4
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools