spcl / serverless-benchmarks

SeBS: serverless benchmarking suite for automatic performance analysis of FaaS platforms.
https://mcopik.github.io/projects/sebs/
BSD 3-Clause "New" or "Revised" License
149 stars 67 forks source link

Need to add requirements.txt.3.8 to python benchmark 210 #163

Closed nervermore2 closed 1 year ago

nervermore2 commented 1 year ago

210.thumnailer requires Pillow library for python. Currently, we are missing the for python3.8.

mcopik commented 1 year ago

@nervermore2 Thanks for raising the issue! Indeed, the bug has been fixed in the hotfix branch.

It will be merged with the master soon.

mcopik commented 1 year ago

Merged with master.