forked from Aircoookie/WLED
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8176f11
commit cade180
Showing
2 changed files
with
55 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,54 +1,70 @@ | ||
# | ||
# This file is autogenerated by pip-compile | ||
# This file is autogenerated by pip-compile with python 3.8 | ||
# To update, run: | ||
# | ||
# pip-compile | ||
# | ||
aiofiles==0.6.0 | ||
aiofiles==0.8.0 | ||
# via platformio | ||
ajsonrpc==1.1.0 | ||
ajsonrpc==1.2.0 | ||
# via platformio | ||
bottle==0.12.20 | ||
anyio==3.6.1 | ||
# via starlette | ||
async-timeout==4.0.2 | ||
# via zeroconf | ||
bottle==0.12.23 | ||
# via platformio | ||
certifi==2020.12.5 | ||
certifi==2022.6.15 | ||
# via requests | ||
chardet==4.0.0 | ||
charset-normalizer==2.1.1 | ||
# via requests | ||
click==7.1.2 | ||
click==8.1.3 | ||
# via | ||
# platformio | ||
# uvicorn | ||
colorama==0.4.4 | ||
# via platformio | ||
h11==0.12.0 | ||
colorama==0.4.5 | ||
# via | ||
# click | ||
# platformio | ||
h11==0.13.0 | ||
# via | ||
# uvicorn | ||
# wsproto | ||
idna==2.10 | ||
# via requests | ||
ifaddr==0.1.7 | ||
idna==3.3 | ||
# via | ||
# anyio | ||
# requests | ||
ifaddr==0.2.0 | ||
# via zeroconf | ||
marshmallow==3.11.1 | ||
marshmallow==3.17.0 | ||
# via platformio | ||
platformio==5.1.1 | ||
packaging==21.3 | ||
# via marshmallow | ||
platformio==6.1.4 | ||
# via -r requirements.in | ||
pyelftools==0.27 | ||
pyelftools==0.29 | ||
# via platformio | ||
pyparsing==3.0.9 | ||
# via packaging | ||
pyserial==3.5 | ||
# via platformio | ||
requests==2.25.1 | ||
requests==2.28.1 | ||
# via platformio | ||
semantic-version==2.8.5 | ||
semantic-version==2.10.0 | ||
# via platformio | ||
starlette==0.14.2 | ||
sniffio==1.2.0 | ||
# via anyio | ||
starlette==0.20.4 | ||
# via platformio | ||
tabulate==0.8.9 | ||
tabulate==0.8.10 | ||
# via platformio | ||
urllib3==1.26.5 | ||
typing-extensions==4.3.0 | ||
# via starlette | ||
urllib3==1.26.11 | ||
# via requests | ||
uvicorn==0.13.4 | ||
uvicorn==0.18.2 | ||
# via platformio | ||
wsproto==1.0.0 | ||
wsproto==1.1.0 | ||
# via platformio | ||
zeroconf==0.28.8 | ||
zeroconf==0.39.0 | ||
# via platformio |