-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtest-requirements.txt
More file actions
49 lines (48 loc) · 936 Bytes
/
test-requirements.txt
File metadata and controls
49 lines (48 loc) · 936 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
#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# pip-compile test-requirements.in
#
astroid==2.7.2
# via pylint
attrs==21.2.0
# via
# hypothesis
# pytest
coverage==5.5
# via -r test-requirements.in
hypothesis==6.15.0
# via -r test-requirements.in
iniconfig==1.1.1
# via pytest
isort==5.9.3
# via pylint
lazy-object-proxy==1.6.0
# via astroid
mccabe==0.6.1
# via pylint
packaging==21.0
# via pytest
platformdirs==2.2.0
# via pylint
pluggy==0.13.1
# via pytest
py==1.10.0
# via pytest
pylint==2.10.2
# via -r test-requirements.in
pyparsing==2.4.7
# via packaging
pytest==6.2.4
# via -r test-requirements.in
sortedcontainers==2.4.0
# via hypothesis
toml==0.10.2
# via
# pylint
# pytest
wrapt==1.12.1
# via astroid
# The following packages are considered to be unsafe in a requirements file:
# setuptools