-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdev-requirements.lock
More file actions
99 lines (99 loc) · 1.9 KB
/
dev-requirements.lock
File metadata and controls
99 lines (99 loc) · 1.9 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
#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --output-file=dev-requirements.lock dev-requirements.txt
#
attrs==21.2.0
# via pytest
autopep8==1.6.0
# via -r dev-requirements.txt
backports-entry-points-selectable==1.1.1
# via virtualenv
black==22.3.0
# via -r dev-requirements.txt
cfgv==3.3.1
# via pre-commit
click==8.0.3
# via black
coverage[toml]==6.2
# via
# -r dev-requirements.txt
# pytest-cov
distlib==0.3.4
# via virtualenv
filelock==3.4.0
# via virtualenv
flake8==4.0.1
# via -r dev-requirements.txt
flaky==3.7.0
# via -r dev-requirements.txt
identify==2.4.0
# via pre-commit
iniconfig==1.1.1
# via pytest
mccabe==0.6.1
# via flake8
mypy-extensions==0.4.3
# via black
nodeenv==1.6.0
# via
# -c requirements.txt
# pre-commit
packaging==21.3
# via pytest
pathspec==0.9.0
# via black
platformdirs==2.4.0
# via
# black
# virtualenv
pluggy==1.0.0
# via pytest
pre-commit==2.16.0
# via -r dev-requirements.txt
py==1.11.0
# via pytest
pycodestyle==2.8.0
# via
# autopep8
# flake8
pyflakes==2.4.0
# via flake8
pyparsing==3.0.6
# via packaging
pytest==6.2.5
# via
# -r dev-requirements.txt
# pytest-cov
# pytest-lazy-fixture
# pytest-timeout
pytest-cov==3.0.0
# via -r dev-requirements.txt
pytest-lazy-fixture==0.6.3
# via -r dev-requirements.txt
pytest-timeout==2.0.2
# via -r dev-requirements.txt
pyyaml==6.0
# via
# -c requirements.txt
# pre-commit
selenium==3.141.0
# via -r dev-requirements.txt
six==1.16.0
# via virtualenv
toml==0.10.2
# via
# autopep8
# pre-commit
# pytest
tomli==1.2.3
# via
# black
# coverage
typing-extensions==4.0.1
# via black
urllib3==1.26.7
# via selenium
virtualenv==20.10.0
# via pre-commit