-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathtest-requirements.txt
75 lines (74 loc) · 1.46 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
74
75
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile test-requirements.in
#
attrs==23.2.0
# via
# cattrs
# lsprotocol
cattrs==23.2.3
# via
# lsprotocol
# pygls
cfgv==3.4.0
# via pre-commit
coverage[toml]==7.5.0
# via pytest-cov
distlib==0.3.8
# via virtualenv
execnet==2.1.1
# via pytest-xdist
filelock==3.14.0
# via virtualenv
graphlib-backport==1.1.0
# via -r test-requirements.in
identify==2.5.36
# via pre-commit
iniconfig==2.0.0
# via pytest
lsprotocol==2023.0.1
# via
# pygls
# ruff-lsp
nodeenv==1.8.0
# via pre-commit
packaging==24.0
# via
# pytest
# ruff-lsp
platformdirs==4.2.1
# via virtualenv
pluggy==1.5.0
# via pytest
pre-commit==3.5.0
# via -r test-requirements.in
pygls==1.3.1
# via ruff-lsp
pytest==8.2.0
# via
# -r test-requirements.in
# pytest-cov
# pytest-randomly
# pytest-xdist
pytest-cov==5.0.0
# via -r test-requirements.in
pytest-randomly==3.15.0
# via -r test-requirements.in
pytest-xdist==3.6.1
# via -r test-requirements.in
pyyaml==6.0.1
# via pre-commit
ruff==0.4.2
# via
# -r test-requirements.in
# ruff-lsp
ruff-lsp==0.0.53
# via -r test-requirements.in
typing-extensions==4.11.0
# via ruff-lsp
virtualenv==20.26.1
# via pre-commit
# The following packages are considered to be unsafe in a requirements file:
# setuptools