File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1212jobs :
1313 build :
1414 name : Build image
15- runs-on : ubuntu-latest
15+ runs-on : ubuntu-22.04-arm
1616 permissions :
1717 # Needed for creating releases
1818 contents : write
Original file line number Diff line number Diff line change 11# This is a requirements file containing the libraries that we have promised to
22# competitors will be present.
3- matplotlib==3.7.2
4- pandas==2.0.3
5- numpy==1.24.4
6- pillow==10.0 .0
7- shapely==2.0 .1
8- scipy==1.10.1
9- scikit-learn==1.3.0
3+ matplotlib==3.10.6
4+ pandas==2.3.2
5+ numpy==2.2.6
6+ pillow==11.3 .0
7+ shapely==2.1 .1
8+ scipy==1.15.3
9+ scikit-learn==1.7.1
1010flask==2.3.3
1111networkx==3.1
Original file line number Diff line number Diff line change 11# The python packages required to make the image work
22RPi.GPIO >= 0.7.0 ,< 1
3- sr-robot3 == 2025 .0.1
3+ sr-robot3 == 2026 .0.2
44kchd == 0.4.1
55astoria == 0.11.3
66
77rtui == 0.1.1
88
9- opencv-python-headless >= 4.8.0 ,< 5
9+ opencv-python-headless >= 4.10 ,< 5
1010debugpy >= 1.6.7 ,< 2
You can’t perform that action at this time.
0 commit comments