diff --git a/setup.cfg b/setup.cfg index f68fed2..63d82e4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = google_takeout_parser -version = 0.1.7 +version = 0.1.8 description = Parses data out of your Google Takeout (History, Activity, Youtube, Locations, etc...) long_description = file: README.md long_description_content_type = text/markdown @@ -26,7 +26,7 @@ packages = find: install_requires = IPython beautifulsoup4>=4.9.0 - cachew>=0.14.20230922 + cachew>=0.16.20240129 click>=8.1 logzero>=1.7.0 lxml>=4.6.0