-
-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathtest.txt
90 lines (90 loc) · 1.62 KB
/
test.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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file=deps/test.txt deps/test.in setup.py
#
apipkg==1.5
# via execnet
appdirs==1.4.4
# via black
atomicwrites==1.4.0
# via pytest
attrs==20.3.0
# via
# hypothesis
# pytest
black==20.8b1
# via -r deps/test.in
click==7.1.2
# via black
colorama==0.4.4
# via pytest
coverage==5.3.1
# via pytest-cov
execnet==1.7.1
# via pytest-xdist
hypothesis==6.0.0
# via hypothesmith (setup.py)
importlib-metadata==3.3.0
# via
# pluggy
# pytest
iniconfig==1.1.1
# via pytest
lark-parser==0.11.1
# via hypothesmith (setup.py)
libcst==0.3.16
# via hypothesmith (setup.py)
mypy-extensions==0.4.3
# via
# black
# typing-inspect
packaging==20.8
# via pytest
parso==0.8.1
# via -r deps/test.in
pathspec==0.8.1
# via black
pluggy==0.13.1
# via pytest
py==1.10.0
# via
# pytest
# pytest-forked
pyparsing==2.4.7
# via packaging
pytest-cov==2.10.1
# via -r deps/test.in
pytest-forked==1.3.0
# via pytest-xdist
pytest-xdist==2.2.0
# via -r deps/test.in
pytest==6.2.1
# via
# -r deps/test.in
# pytest-cov
# pytest-forked
# pytest-xdist
pyyaml==5.3.1
# via libcst
regex==2020.11.13
# via black
sortedcontainers==2.3.0
# via hypothesis
toml==0.10.2
# via
# black
# pytest
typed-ast==1.4.2
# via black
typing-extensions==3.7.4.3
# via
# black
# importlib-metadata
# libcst
# typing-inspect
typing-inspect==0.6.0
# via libcst
zipp==3.4.0
# via importlib-metadata