-
Notifications
You must be signed in to change notification settings - Fork 1
/
test-requirements.txt
127 lines (127 loc) · 2.75 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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
# This file was autogenerated by uv via the following command:
# uv pip compile --universal --python-version=3.10 test-requirements.in -o test-requirements.txt
aiohappyeyeballs==2.4.3
# via aiohttp
aiohttp==3.10.10
# via discord-py
aiosignal==1.3.1
# via aiohttp
anyio==4.6.2.post1
# via httpx
async-timeout==4.0.3
# via
# -r test-requirements.in
# aiohttp
asyncio-dgram==2.2.0
# via mcstatus
attrs==24.2.0
# via aiohttp
black==24.10.0 ; implementation_name == 'cpython'
# via -r test-requirements.in
certifi==2024.8.30
# via
# httpcore
# httpx
click==8.1.7 ; implementation_name == 'cpython'
# via black
codespell==2.3.0
# via -r test-requirements.in
colorama==0.4.6 ; (implementation_name != 'cpython' and sys_platform == 'win32') or (platform_system != 'Windows' and sys_platform == 'win32') or (implementation_name == 'cpython' and platform_system == 'Windows')
# via
# click
# pytest
coverage==7.6.4
# via
# -r test-requirements.in
# pytest-cov
discord-py==2.4.0
# via -r test-requirements.in
dnspython==2.7.0
# via mcstatus
exceptiongroup==1.2.2 ; python_full_version < '3.11'
# via
# anyio
# pytest
frozenlist==1.5.0
# via
# aiohttp
# aiosignal
h11==0.14.0
# via httpcore
h2==4.1.0
# via httpx
hpack==4.0.0
# via h2
httpcore==1.0.6
# via httpx
httpx==0.27.2
# via -r test-requirements.in
hyperframe==6.0.1
# via h2
idna==3.10
# via
# anyio
# httpx
# yarl
iniconfig==2.0.0
# via pytest
mcstatus==11.1.1
# via -r test-requirements.in
multidict==6.1.0
# via
# aiohttp
# yarl
mypy==1.13.0
# via -r test-requirements.in
mypy-extensions==1.0.0
# via
# -r test-requirements.in
# black
# mypy
orjson==3.10.11 ; implementation_name == 'cpython'
# via -r test-requirements.in
packaging==24.1
# via
# black
# pytest
pathspec==0.12.1 ; implementation_name == 'cpython'
# via black
platformdirs==4.3.6 ; implementation_name == 'cpython'
# via black
pluggy==1.5.0
# via pytest
propcache==0.2.0
# via yarl
pytest==8.3.3
# via
# -r test-requirements.in
# pytest-cov
pytest-cov==6.0.0
# via -r test-requirements.in
python-dotenv==1.0.1
# via -r test-requirements.in
ruff==0.7.2
# via -r test-requirements.in
setuptools==75.3.0
# via asyncio-dgram
sniffio==1.3.1
# via
# anyio
# httpx
tomli==2.0.2 ; python_full_version <= '3.11'
# via
# black
# coverage
# mypy
# pytest
typing-extensions==4.12.2
# via
# -r test-requirements.in
# anyio
# black
# multidict
# mypy
uv==0.4.29
# via -r test-requirements.in
yarl==1.17.1
# via aiohttp