f4lco / om-parser-stw-potsdam-v2

Connect canteens of the Studentenwerk Potsdam to OpenMensa
3 stars 7 forks source link

Cache deprecation warning #12

Closed f4lco closed 4 years ago

f4lco commented 4 years ago

stw_potsdam/views.py:8 /home/travis/build/f4lco/om-parser-stw-potsdam-v2/stw_potsdam/views.py:8: DeprecationWarning: 'werkzeug.contrib.cache' is deprecated as of version 0.15 and will be removed in version 1.0. It has moved to https://github.com/pallets/cachelib. from werkzeug.contrib.cache import SimpleCache

The warning should be fixed. In case the dependency is upgraded and the project fails to build, this is a friendly reminder.