Commit Graph

5 Commits

Author SHA1 Message Date
Ben Darnell 731bc5c672 maint: Bump maintainer requirements.txt versions
Drop autopep8, add sphinxcontrib-asyncio
2019-05-05 12:39:37 -04:00
Ben Darnell e99eeb4e31 docs: Upgrade sphinx to 1.8
The bug that kept us on 1.7 was fixed in 1.8.2.
2018-12-29 19:54:51 -05:00
Ben Darnell 64a0c738c6 maint: Update requirements
Pick up a security fix in `requests`, and add mypy and black to the list.
2018-11-02 13:14:19 -04:00
Ben Darnell 8cf55df456 Require modern ssl features (SSLContext, etc)
Now that we've dropped python 3.3 (so create_default_context is
present on all supported versions), we can drop all ssl
backwards-compatibility and require the modern feature set.
2017-10-22 12:37:19 -04:00
Ben Darnell b9c875712d Mass update of dependency versions 2016-04-10 15:41:29 -04:00