-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
80 lines (80 loc) · 1.54 KB
/
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
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml
aiohappyeyeballs==2.4.0
# via aiohttp
aiohttp==3.10.5
# via peering-gossip (pyproject.toml)
aiosignal==1.3.1
# via aiohttp
astroid==3.2.4
# via pylint
attrs==24.2.0
# via aiohttp
backoff==2.2.1
# via peering-gossip (pyproject.toml)
black==24.8.0
# via peering-gossip (pyproject.toml)
certifi==2024.8.30
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via black
dill==0.3.8
# via pylint
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
idna==3.10
# via
# requests
# yarl
iniconfig==2.0.0
# via pytest
isort==5.13.2
# via
# peering-gossip (pyproject.toml)
# pylint
mccabe==0.7.0
# via pylint
multidict==6.1.0
# via
# aiohttp
# yarl
mypy-extensions==1.0.0
# via black
packaging==24.1
# via
# black
# pytest
pathspec==0.12.1
# via
# black
# yamllint
platformdirs==4.3.3
# via
# black
# pylint
pluggy==1.5.0
# via pytest
pylint==3.2.7
# via peering-gossip (pyproject.toml)
pytest==8.3.3
# via peering-gossip (pyproject.toml)
pyyaml==6.0.2
# via yamllint
requests==2.32.3
# via peering-gossip (pyproject.toml)
ruff==0.6.5
# via peering-gossip (pyproject.toml)
tomlkit==0.13.2
# via pylint
urllib3==2.2.3
# via requests
uv==0.4.10
# via peering-gossip (pyproject.toml)
yamllint==1.35.1
# via peering-gossip (pyproject.toml)
yarl==1.11.1
# via aiohttp