mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-28 04:07:47 +00:00
[Build] Update Python packages
Not all packages are set to newer versions, as it is impossible to find matching combinations setting all to their latest versions.
This commit is contained in:
+7
-7
@@ -1,11 +1,11 @@
|
||||
alabaster==0.7.12
|
||||
argh==0.26.2
|
||||
Babel==2.8.0
|
||||
Babel==2.9.1
|
||||
bottle==0.12.19
|
||||
cached-property==1.5.1
|
||||
certifi==2020.6.20
|
||||
cffi==1.14.1
|
||||
chardet==3.0.4
|
||||
cached-property==1.5.2
|
||||
certifi==2021.5.30
|
||||
cffi==1.14.5
|
||||
chardet==4.0.0
|
||||
click==7.1.2
|
||||
colorama==0.4.3
|
||||
commonmark==0.9.1
|
||||
@@ -22,14 +22,14 @@ platformio>=5.0.1
|
||||
port-for==0.3.1
|
||||
pycparser==2.20
|
||||
pyelftools==0.27
|
||||
pygit2==1.2.1
|
||||
pygit2==1.6.0
|
||||
Pygments==2.7.4
|
||||
pyparsing==2.4.7
|
||||
pyserial==3.4
|
||||
pytz==2020.1
|
||||
PyYAML==5.4
|
||||
recommonmark==0.6.0
|
||||
requests==2.24.0
|
||||
requests==2.25.1
|
||||
semantic-version==2.8.5
|
||||
six==1.15.0
|
||||
snowballstemmer==2.0.0
|
||||
|
||||
Reference in New Issue
Block a user