-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathrequirements.txt
More file actions
155 lines (154 loc) · 3.05 KB
/
requirements.txt
File metadata and controls
155 lines (154 loc) · 3.05 KB
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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --strip-extras
#
aiocache==0.12.3
# via bridger (pyproject.toml)
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.13.3
# via
# bridger (pyproject.toml)
# discord-py
# pytest-aiohttp
aiomqtt==2.5.0
# via bridger (pyproject.toml)
aiosignal==1.4.0
# via aiohttp
attrs==25.4.0
# via aiohttp
bleak==0.22.3
# via meshtastic
certifi==2026.1.4
# via
# influxdb-client
# requests
# sentry-sdk
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.4
# via requests
coverage==7.13.4
# via pytest-cov
cryptography==46.0.5
# via bridger (pyproject.toml)
dataclasses-json==0.6.7
# via bridger (pyproject.toml)
dbus-fast==2.46.4
# via bleak
discord-py==2.6.4
# via bridger (pyproject.toml)
frozenlist==1.8.0
# via
# aiohttp
# aiosignal
idna==3.11
# via
# requests
# yarl
influxdb-client==1.50.0
# via bridger (pyproject.toml)
iniconfig==2.3.0
# via pytest
loguru==0.7.3
# via bridger (pyproject.toml)
markdown-it-py==4.0.0
# via rich
marshmallow==3.26.2
# via dataclasses-json
mdurl==0.1.2
# via markdown-it-py
meshtastic==2.7.7
# via bridger (pyproject.toml)
multidict==6.7.1
# via
# aiohttp
# yarl
mypy-extensions==1.1.0
# via typing-inspect
packaging==24.2
# via
# marshmallow
# meshtastic
# pytest
paho-mqtt==2.1.0
# via
# aiomqtt
# bridger (pyproject.toml)
pluggy==1.6.0
# via
# pytest
# pytest-cov
propcache==0.4.1
# via
# aiohttp
# yarl
protobuf==6.33.5
# via
# bridger (pyproject.toml)
# meshtastic
pycparser==2.23
# via cffi
pygments==2.19.2
# via
# pytest
# rich
pypubsub==4.0.7
# via meshtastic
pyserial==3.5
# via meshtastic
pytest==8.4.2
# via
# bridger (pyproject.toml)
# pytest-aiohttp
# pytest-asyncio
# pytest-cov
pytest-aiohttp==1.1.0
# via bridger (pyproject.toml)
pytest-asyncio==1.3.0
# via pytest-aiohttp
pytest-cov==7.0.0
# via bridger (pyproject.toml)
python-dateutil==2.9.0.post0
# via influxdb-client
python-dotenv==1.2.1
# via bridger (pyproject.toml)
pyyaml==6.0.3
# via meshtastic
reactivex==4.1.0
# via influxdb-client
requests==2.32.5
# via
# bridger (pyproject.toml)
# meshtastic
# requests-mock
requests-mock==1.12.1
# via bridger (pyproject.toml)
rich==14.3.3
# via bridger (pyproject.toml)
sentry-sdk==2.53.0
# via bridger (pyproject.toml)
six==1.17.0
# via python-dateutil
tabulate==0.9.0
# via meshtastic
tenacity==9.1.4
# via bridger (pyproject.toml)
typing-extensions==4.15.0
# via
# aiosignal
# reactivex
# typing-inspect
typing-inspect==0.9.0
# via dataclasses-json
urllib3==2.6.3
# via
# influxdb-client
# requests
# sentry-sdk
yarl==1.22.0
# via aiohttp
# The following packages are considered to be unsafe in a requirements file:
# setuptools