-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
99 lines (98 loc) · 1.73 KB
/
requirements.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
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile requirements.in
#
astroid==2.14.2
# via pylint
attrs==22.2.0
# via pytest
black==23.1.0
# via -r requirements.in
build==0.10.0
# via pip-tools
cfgv==3.3.1
# via pre-commit
click==8.1.3
# via
# black
# pip-tools
dill==0.3.6
# via pylint
distlib==0.3.6
# via virtualenv
exceptiongroup==1.1.0
# via pytest
filelock==3.9.0
# via virtualenv
identify==2.5.18
# via pre-commit
iniconfig==2.0.0
# via pytest
isort==5.12.0
# via
# -r requirements.in
# pylint
lazy-object-proxy==1.9.0
# via astroid
mccabe==0.7.0
# via pylint
mypy-extensions==1.0.0
# via black
nodeenv==1.7.0
# via pre-commit
packaging==23.0
# via
# black
# build
# pytest
pathspec==0.11.0
# via black
pip-tools==6.12.2
# via -r requirements.in
platformdirs==3.0.0
# via
# black
# pylint
# virtualenv
pluggy==1.0.0
# via pytest
pre-commit==3.0.4
# via -r requirements.in
pylint==2.16.2
# via -r requirements.in
pyproject-hooks==1.0.0
# via build
pytest==7.2.1
# via
# -r requirements.in
# pytest-dotenv
pytest-dotenv==0.5.2
# via -r requirements.in
python-dotenv==0.21.1
# via pytest-dotenv
pyyaml==6.0
# via pre-commit
tomli==2.0.1
# via
# black
# build
# pylint
# pytest
tomlkit==0.11.6
# via pylint
typing-extensions==4.5.0
# via
# astroid
# black
# pylint
virtualenv==20.19.0
# via pre-commit
wheel==0.38.4
# via pip-tools
wrapt==1.14.1
# via astroid
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools