[Python] Update Python packages + missing Ubuntu packages

This commit is contained in:
TD-er
2021-10-21 17:02:54 +02:00
parent 7d2788643e
commit e160a8114b
3 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ jobs:
key: ${{ runner.os }}-esp8266-${{ hashFiles('platformio*.ini') }}
- name: Dependencies
run: |
sudo apt install binutils
sudo apt install binutils build-essential libffi-dev python-dev libgit2-dev
pip install -r requirements.txt
platformio update
- name: Build and archive
+1 -1
View File
@@ -53,7 +53,7 @@ jobs:
key: ${{ runner.os }}-esp8266-${{ hashFiles('platformio*.ini') }}
- name: Dependencies
run: |
sudo apt install binutils
sudo apt install binutils build-essential libffi-dev python-dev libgit2-dev
pip install -r requirements.txt
platformio update
- name: Build and archive
+15 -15
View File
@@ -1,39 +1,39 @@
alabaster==0.7.12
alabaster==0.7.12
argh==0.26.2
Babel==2.9.1
bottle==0.12.19
cached-property==1.5.2
certifi==2021.10.8
cffi==1.14.5
cached-property==1.5.2
certifi==2021.10.8
cffi==1.15.0
chardet==4.0.0
click==7.1.2
click==8.0.3
colorama==0.4.4
commonmark==0.9.1
commonmark==0.9.1
docutils==0.17.1
idna==3.3
imagesize==1.2.0
Jinja2==3.0.2
livereload==2.6.2
livereload==2.6.3
MarkupSafe==2.0.1
marshmallow==3.7.1
marshmallow==3.14.0
packaging==21.0
pathtools==0.1.2
platformio>=5.0.1
port-for==0.3.1
platformio>=5.2.2
port-for==0.6.1
pycparser==2.20
pyelftools==0.27
pygit2==1.6.0
pygit2==1.7.0
Pygments==2.10.0
pyparsing==2.4.7
pyserial==3.4
pyserial==3.5
pytz==2021.3
PyYAML==5.4
PyYAML==6.0
recommonmark==0.7.1
requests==2.26.0
semantic-version==2.8.5
six==1.16.0
snowballstemmer==2.1.0
tabulate==0.8.7
tabulate==0.8.9
tornado==6.1
urllib3==1.26.7
watchdog==0.10.3
watchdog==2.1.6