aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* Bump requests from 2.22.0 to 2.31.0 (#365)Gravatar dependabot[bot]2023-05-221-1/+1
| | | | | | | | | | | | | | | Bumps [requests](https://github.com/psf/requests) from 2.22.0 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.22.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump lxml from 4.6.3 to 4.9.1Gravatar dependabot[bot]2022-07-061-1/+1
| | | | | | | | | | | | | | Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.9.1. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.3...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* bump feedparser to 6.0.2Gravatar David Schultz2021-06-241-2/+2
|
* Bump lxml from 4.6.2 to 4.6.3 (#309)Gravatar dependabot[bot]2021-05-311-1/+1
| | | | | | | | | | | | | | | | | * update lxml * update py cryptography lib to 3.3.2 * Bump lxml from 4.6.2 to 4.6.3 Bumps [lxml](https://github.com/lxml/lxml) from 4.6.2 to 4.6.3. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.2...lxml-4.6.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: jesopo <github@lolnerd.net> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* update py cryptography lib to 3.3.2Gravatar jesopo2021-02-121-1/+1
|
* update lxmlGravatar jesopo2021-01-141-1/+1
|
* Bump cryptography from 2.7 to 3.2Gravatar dependabot[bot]2020-10-271-1/+1
| | | | | | | | Bumps [cryptography](https://github.com/pyca/cryptography) from 2.7 to 3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.7...3.2) Signed-off-by: dependabot[bot] <support@github.com>
* only install dataclasses for ;python_version<'3.7'Gravatar jesopo2020-07-131-1/+1
|
* experimental support for rss bindhostGravatar jesopo2020-04-091-0/+1
|
* add isodate requirement for parsing iso8601 durationsGravatar jesopo2020-02-241-0/+1
|
* easier to read requirements.txtGravatar jesopo2020-02-241-16/+16
|
* replace lxml usage with html5lib! the future is coolGravatar jesopo2020-02-131-0/+1
|
* 'python-dateutil', not just 'dateutil'Gravatar jesopo2020-01-171-1/+1
|
* add dateutil as a dependency, use it in utils.datetime.iso8601_parseGravatar jesopo2020-01-171-0/+1
|
* add `dataclasses==0.6` to requirements.txtGravatar jesopo2019-12-061-0/+1
| | | | closes #215
* update tornado version in requirements.txt - it was super outdatedGravatar jesopo2019-10-251-1/+1
|
* add cryptography 2.7 to requirements.txtGravatar jesopo2019-09-261-0/+1
|
* put ==versions on requirements.txtGravatar jesopo2019-09-261-12/+12
|
* switch to using pytz instead of an API for localised timeGravatar jesopo2019-09-051-0/+1
|
* add proxy.pyGravatar jesopo2019-07-281-0/+1
| | | | closes #67
* implement utils.http.request_many as a tonado ioloop yieldGravatar jesopo2019-07-081-0/+1
|
* Improve !dns command, allow setting dns nameserver per-serverGravatar jesopo2019-06-251-0/+1
|
* First version of rss.pyGravatar jesopo2019-06-231-0/+1
|
* our usage of BeautifulSoup requires lxmlGravatar jesopo2019-06-121-0/+1
|
* Switch to using tweepy for tweets moduleGravatar jesopo2019-05-271-1/+1
|
* Add netifaces to requirementsGravatar jesopo2019-04-251-1/+1
|
* Forgot to remove Flask from requirements.txtGravatar jesopo2019-02-061-1/+0
|
* Remove telegram functionality - it's very broken/outdated and needs aGravatar jesopo2018-12-051-1/+0
| | | | complete rewrite
* Flask is a dependency!Gravatar jesopo2018-11-301-0/+1
|
* Change utils.http to use requestsGravatar jesopo2018-10-101-0/+2
|
* Add requirements.txtGravatar jesopo2018-09-241-0/+5