-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
92 lines (92 loc) · 1.74 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
81
82
83
84
85
86
87
88
89
90
91
92
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.11.9
# via peering-gossip (pyproject.toml)
aiosignal==1.3.1
# via aiohttp
astroid==3.3.5
# via pylint
attrs==24.2.0
# via aiohttp
backoff==2.2.1
# via peering-gossip (pyproject.toml)
black==24.10.0
# via peering-gossip (pyproject.toml)
certifi==2024.8.30
# via requests
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via black
dill==0.3.9
# via pylint
flake8==7.1.1
# via peering-gossip (pyproject.toml)
frozenlist==1.5.0
# 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
# flake8
# pylint
multidict==6.1.0
# via
# aiohttp
# yarl
mypy-extensions==1.0.0
# via black
packaging==24.2
# via
# black
# pytest
pathspec==0.12.1
# via
# black
# yamllint
platformdirs==4.3.6
# via
# black
# pylint
pluggy==1.5.0
# via pytest
propcache==0.2.1
# via
# aiohttp
# yarl
pycodestyle==2.12.1
# via flake8
pyflakes==3.2.0
# via flake8
pylint==3.3.2
# via peering-gossip (pyproject.toml)
pytest==8.3.4
# via peering-gossip (pyproject.toml)
pyyaml==6.0.2
# via yamllint
requests==2.32.3
# via peering-gossip (pyproject.toml)
ruff==0.8.1
# via peering-gossip (pyproject.toml)
tomlkit==0.13.2
# via pylint
urllib3==2.2.3
# via requests
uv==0.5.6
# via peering-gossip (pyproject.toml)
yamllint==1.35.1
# via peering-gossip (pyproject.toml)
yarl==1.18.3
# via aiohttp