* BUGFIXES
* Pin current latest versions of dependencies.
Some big jumps.
* util.sanitize works on windows now,
so let puckfetcher use it.
* DEV
* Use reST docstring format in subscriptions.py,
will later go over the rest.
* Fix some inconsistencies in formatting strings, comments, and logging.
* Make _filter_nums require keyword args and default min_lim.
* Make update require keyword args,
and make it not change any property if the corresponding arg isn't provided.