Migrate to requests-cache #602
Labels
dependencies
Pull requests that update a dependency file
enhancement
New feature or request
python
Pull requests that update Python code
At the moment, the requests are cached using flask-caching.
However, there is a library that does exactly what we want: https://requests-cache.readthedocs.io
To close this issues:
The text was updated successfully, but these errors were encountered: