-
Notifications
You must be signed in to change notification settings - Fork 4
/
test_requirements.txt
105 lines (104 loc) · 1.89 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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
#
# 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
cachetools==5.3.2
# via tox
cattrs==23.2.3
# via lsprotocol
certifi==2023.11.17
# via requests
cfgv==3.4.0
# via pre-commit
chardet==5.2.0
# via tox
charset-normalizer==3.3.2
# via requests
colorama==0.4.6
# via tox
coverage[toml]==7.2.7
# via pytest-cov
distlib==0.3.8
# via virtualenv
docker==6.1.3
# via -r test_requirements.in
filelock==3.12.2
# via
# tox
# virtualenv
identify==2.5.33
# via pre-commit
idna==3.6
# via requests
iniconfig==2.0.0
# via pytest
lsprotocol==2023.0.0
# via
# pygls
# ruff-lsp
nodeenv==1.8.0
# via pre-commit
packaging==23.2
# via
# docker
# pyproject-api
# pytest
# ruff-lsp
# tox
platformdirs==4.0.0
# via
# tox
# virtualenv
pluggy==1.2.0
# via
# pytest
# tox
pre-commit==3.5.0
# via -r test_requirements.in
pygls==1.2.1
# via ruff-lsp
pyproject-api==1.5.3
# via tox
pytest==7.4.3
# via
# -r test_requirements.in
# pytest-cov
# pytest-randomly
pytest-cov==4.1.0
# via -r test_requirements.in
pytest-randomly==3.12.0
# via -r test_requirements.in
pyyaml==6.0.1
# via pre-commit
requests==2.31.0
# via docker
ruff==0.1.8
# via
# -r test_requirements.in
# ruff-lsp
ruff-lsp==0.0.48
# via -r test_requirements.in
tox==4.8.0
# via tox-pyenv
tox-pyenv==1.1.0
# via -r test_requirements.in
typing-extensions==4.7.1
# via ruff-lsp
urllib3==2.0.7
# via
# docker
# requests
virtualenv==20.25.0
# via
# pre-commit
# tox
websocket-client==1.6.1
# via docker
# The following packages are considered to be unsafe in a requirements file:
# setuptools