johko / computer-vision-course

This repo is the homebase of a community driven course on Computer Vision with Neural Networks. Feel free to join us on the Hugging Face discord: hf.co/join/discord
MIT License
376 stars 124 forks source link

Remove dependabot #47

Closed johko closed 8 months ago

johko commented 8 months ago

The idea of automatically updating packages via dependabot can become problematic for a course like this, which might rely on specific versions of packages to run, so we decided to remove dependabot, keep the requirements fixed and only update when really needed