-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
143 lines (142 loc) · 2.81 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
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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --strip-extras
#
aiohappyeyeballs==2.4.3
# via aiohttp
aiohttp==3.10.10
# via discord-py
aiosignal==1.3.1
# via aiohttp
arrow==1.3.0
# via bridger (pyproject.toml)
attrs==24.2.0
# via aiohttp
bleak==0.22.3
# via meshtastic
certifi==2024.8.30
# via
# influxdb-client
# requests
# sentry-sdk
cffi==1.17.1
# via cryptography
charset-normalizer==3.4.0
# via requests
coverage==7.6.4
# via pytest-cov
cryptography==43.0.3
# via bridger (pyproject.toml)
dataclasses-json==0.6.7
# via bridger (pyproject.toml)
dbus-fast==2.24.3
# via bleak
discord-py==2.4.0
# via bridger (pyproject.toml)
dotmap==1.3.30
# via meshtastic
frozenlist==1.5.0
# via
# aiohttp
# aiosignal
idna==3.10
# via
# requests
# yarl
influxdb-client==1.47.0
# via bridger (pyproject.toml)
iniconfig==2.0.0
# via pytest
loguru==0.7.2
# via bridger (pyproject.toml)
marshmallow==3.23.1
# via dataclasses-json
meshtastic==2.5.4
# via bridger (pyproject.toml)
multidict==6.1.0
# via
# aiohttp
# yarl
mypy-extensions==1.0.0
# via typing-inspect
packaging==24.1
# via
# marshmallow
# meshtastic
# pytest
paho-mqtt==2.1.0
# via bridger (pyproject.toml)
pexpect==4.9.0
# via meshtastic
pluggy==1.5.0
# via pytest
print-color==0.4.6
# via meshtastic
propcache==0.2.0
# via yarl
protobuf==5.28.3
# via
# bridger (pyproject.toml)
# meshtastic
ptyprocess==0.7.0
# via pexpect
pycparser==2.22
# via cffi
pyparsing==3.2.0
# via meshtastic
pypubsub==4.0.3
# via meshtastic
pyqrcode==1.2.1
# via meshtastic
pyserial==3.5
# via meshtastic
pytest==8.3.3
# via
# bridger (pyproject.toml)
# pytest-cov
pytest-cov==6.0.0
# via bridger (pyproject.toml)
python-dateutil==2.9.0.post0
# via
# arrow
# influxdb-client
python-dotenv==1.0.1
# via bridger (pyproject.toml)
pyyaml==6.0.2
# via meshtastic
reactivex==4.0.4
# via influxdb-client
requests==2.32.3
# via
# bridger (pyproject.toml)
# meshtastic
# requests-mock
requests-mock==1.12.1
# via bridger (pyproject.toml)
sentry-sdk==2.17.0
# via bridger (pyproject.toml)
six==1.16.0
# via python-dateutil
tabulate==0.9.0
# via meshtastic
types-python-dateutil==2.9.0.20241003
# via arrow
typing-extensions==4.12.2
# via
# reactivex
# typing-inspect
typing-inspect==0.9.0
# via dataclasses-json
urllib3==2.2.3
# via
# influxdb-client
# requests
# sentry-sdk
webencodings==0.5.1
# via meshtastic
yarl==1.17.1
# via aiohttp
# The following packages are considered to be unsafe in a requirements file:
# setuptools