-
Notifications
You must be signed in to change notification settings - Fork 16
/
test_requirements.txt
73 lines (72 loc) · 1.44 KB
/
test_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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile test_requirements.in
#
attrs==23.1.0
# via
# cattrs
# lsprotocol
cattrs==23.2.3
# via lsprotocol
cfgv==3.4.0
# via pre-commit
coverage[toml]==7.2.7
# via pytest-cov
distlib==0.3.8
# via virtualenv
execnet==1.9.0
# via pytest-xdist
filelock==3.13.1
# via virtualenv
graphlib-backport==1.0.3
# via -r test_requirements.in
identify==2.5.33
# via pre-commit
iniconfig==2.0.0
# via pytest
lsprotocol==2023.0.0
# via
# pygls
# ruff-lsp
nodeenv==1.8.0
# via pre-commit
packaging==23.1
# via
# pytest
# ruff-lsp
platformdirs==3.5.1
# via virtualenv
pluggy==1.0.0
# via pytest
pre-commit==3.5.0
# via -r test_requirements.in
pygls==1.2.1
# via ruff-lsp
pytest==7.3.1
# via
# -r test_requirements.in
# pytest-cov
# pytest-randomly
# pytest-xdist
pytest-cov==4.1.0
# via -r test_requirements.in
pytest-randomly==3.12.0
# via -r test_requirements.in
pytest-xdist==3.3.1
# via -r test_requirements.in
pyyaml==6.0.1
# via pre-commit
ruff==0.1.8
# via
# -r test_requirements.in
# ruff-lsp
ruff-lsp==0.0.48
# via -r test_requirements.in
typing-extensions==4.9.0
# via ruff-lsp
virtualenv==20.24.1
# via pre-commit
# The following packages are considered to be unsafe in a requirements file:
# setuptools