This repository has been archived by the owner on Jul 9, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
177 lines (176 loc) · 3.11 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
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile
#
aiofiles==22.1.0
# via platformio
aiohttp==3.7.3
# via
# -r requirements.in
# aiohttp-jinja2
# discord-py
aiohttp-jinja2==1.4.2
# via -r requirements.in
ajsonrpc==1.2.0
# via platformio
anyio==3.5.0
# via starlette
argh==0.26.2
# via watchdog
astroid==2.4.2
# via pylint
async-timeout==3.0.1
# via aiohttp
attrs==20.3.0
# via
# aiohttp
# pytest
black==22.10.0
# via -r requirements.in
bottle==0.12.19
# via platformio
certifi==2020.12.5
# via
# requests
# sentry-sdk
chardet==3.0.4
# via
# aiohttp
# requests
click==8.1.3
# via
# black
# platformio
# uvicorn
colorama==0.4.4
# via platformio
deprecated==1.2.11
# via pygithub
discord-py==1.6.0
# via -r requirements.in
gitdb==4.0.5
# via gitpython
gitpython==3.1.12
# via -r requirements.in
h11==0.12.0
# via
# uvicorn
# wsproto
humanize==3.2.0
# via -r requirements.in
idna==2.10
# via
# anyio
# requests
# yarl
ifaddr==0.1.7
# via zeroconf
iniconfig==1.1.1
# via pytest
isort==5.7.0
# via pylint
jinja2==2.11.2
# via aiohttp-jinja2
lazy-object-proxy==1.4.3
# via astroid
loguru==0.5.3
# via -r requirements.in
markupsafe==1.1.1
# via jinja2
marshmallow==3.10.0
# via platformio
mccabe==0.6.1
# via pylint
multidict==5.1.0
# via
# aiohttp
# yarl
mypy-extensions==0.4.3
# via black
packaging==20.8
# via pytest
pathspec==0.10.2
# via black
platformdirs==2.5.4
# via black
platformio==6.1.5
# via -r requirements.in
pluggy==0.13.1
# via pytest
py==1.10.0
# via pytest
pydantic==1.9.0
# via -r requirements.in
pyelftools==0.27
# via platformio
pygithub==1.54.1
# via -r requirements.in
pyjwt==1.7.1
# via pygithub
pylint==2.6.0
# via -r requirements.in
pyparsing==2.4.7
# via packaging
pyserial==3.5
# via platformio
pytest==6.2.1
# via -r requirements.in
python-dotenv==0.15.0
# via -r requirements.in
pyyaml==5.4
# via watchdog
requests==2.25.1
# via
# platformio
# pygithub
semantic-version==2.10.0
# via platformio
sentry-sdk==0.19.5
# via -r requirements.in
shortuuid==1.0.1
# via -r requirements.in
six==1.15.0
# via astroid
smmap==3.0.4
# via gitdb
sniffio==1.2.0
# via anyio
starlette==0.21.0
# via platformio
tabulate==0.9.0
# via platformio
toml==0.10.2
# via
# pylint
# pytest
tomli==2.0.1
# via black
typing-extensions==4.4.0
# via
# aiohttp
# aiohttp-jinja2
# black
# pydantic
# starlette
urllib3==1.26.2
# via
# requests
# sentry-sdk
uvicorn==0.19.0
# via platformio
watchdog[watchmedo]==1.0.2
# via -r requirements.in
wrapt==1.12.1
# via
# astroid
# deprecated
wsproto==1.2.0
# via platformio
yarl==1.6.3
# via aiohttp
zeroconf==0.37.0
# via platformio
# The following packages are considered to be unsafe in a requirements file:
# setuptools