The sensors.AFRICA API receiving, storing, and processing data received from sensors across the continentent. Accessible at https://api.sensors.africa/
Remove requirements already specified in feinstaub-api/requirements.txt
This will avoid dependbot bumping versions and causing issues since we use feinstaub-api as a package.
Checklist:
[ ] My code follows the style guidelines of this project
[ ] I have performed a self-review of my own code
[ ] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
Description
Remove requirements already specified in feinstaub-api/requirements.txt This will avoid dependbot bumping versions and causing issues since we use feinstaub-api as a package.
Checklist: