David Schultz
|
b46314af69
|
bump feedparser to 6.0.2
|
2021-06-24 20:27:54 -05:00 |
|
dependabot[bot]
|
498c1ea193
|
Bump lxml from 4.6.2 to 4.6.3 (#309)
* 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>
|
2021-05-31 15:31:18 +00:00 |
|
jesopo
|
c59fa577bb
|
update py cryptography lib to 3.3.2
|
2021-02-12 16:59:22 +00:00 |
|
jesopo
|
bd76b20183
|
update lxml
|
2021-01-14 21:51:01 +00:00 |
|
dependabot[bot]
|
5de166b479
|
Bump cryptography from 2.7 to 3.2
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>
|
2020-10-27 21:58:08 +00:00 |
|
jesopo
|
90c1535d29
|
only install dataclasses for ;python_version<'3.7'
|
2020-07-13 18:18:31 +01:00 |
|
jesopo
|
b19e956f68
|
experimental support for rss bindhost
|
2020-04-09 15:47:20 +01:00 |
|
jesopo
|
eb60e09a23
|
add isodate requirement for parsing iso8601 durations
|
2020-02-24 10:30:59 +00:00 |
|
jesopo
|
5a2e4db608
|
easier to read requirements.txt
|
2020-02-24 10:20:25 +00:00 |
|
jesopo
|
df38d7a57f
|
replace lxml usage with html5lib! the future is cool
|
2020-02-13 21:50:33 +00:00 |
|
jesopo
|
0dda15d8da
|
'python-dateutil', not just 'dateutil'
|
2020-01-17 16:47:21 +00:00 |
|
jesopo
|
e4d71f6c0c
|
add dateutil as a dependency, use it in utils.datetime.iso8601_parse
|
2020-01-17 15:57:30 +00:00 |
|
jesopo
|
8ebde7b1c7
|
add dataclasses==0.6 to requirements.txt
closes #215
|
2019-12-06 17:13:29 +00:00 |
|
jesopo
|
7d958be513
|
update tornado version in requirements.txt - it was super outdated
|
2019-10-25 11:36:11 +01:00 |
|
jesopo
|
3775a168ab
|
add cryptography 2.7 to requirements.txt
|
2019-09-26 16:00:39 +01:00 |
|
jesopo
|
03c62c97a1
|
put ==versions on requirements.txt
|
2019-09-26 16:00:05 +01:00 |
|
jesopo
|
638df8729e
|
switch to using pytz instead of an API for localised time
|
2019-09-05 12:25:17 +01:00 |
|
jesopo
|
e2e48caf7f
|
add proxy.py
closes #67
|
2019-07-28 18:15:04 +01:00 |
|
jesopo
|
15e143fcff
|
implement utils.http.request_many as a tonado ioloop yield
|
2019-07-08 11:43:09 +01:00 |
|
jesopo
|
e8ebaadd11
|
Improve !dns command, allow setting dns nameserver per-server
|
2019-06-25 14:32:51 +01:00 |
|
jesopo
|
54796470b1
|
First version of rss.py
|
2019-06-23 16:03:15 +01:00 |
|
jesopo
|
2d449691a8
|
our usage of BeautifulSoup requires lxml
|
2019-06-12 18:16:27 +01:00 |
|
jesopo
|
76b268e60e
|
Switch to using tweepy for tweets module
|
2019-05-27 14:52:08 +01:00 |
|
jesopo
|
ce1bbb7abe
|
Add netifaces to requirements
|
2019-04-25 16:01:38 +01:00 |
|
jesopo
|
7e6446dc52
|
Forgot to remove Flask from requirements.txt
|
2019-02-06 00:03:16 +00:00 |
|
jesopo
|
dd0c5093a0
|
Remove telegram functionality - it's very broken/outdated and needs a
complete rewrite
|
2018-12-05 15:53:49 +00:00 |
|
jesopo
|
d08afd2298
|
Flask is a dependency!
|
2018-11-30 20:32:31 +00:00 |
|
jesopo
|
68f5626189
|
Change utils.http to use requests
|
2018-10-10 13:41:58 +01:00 |
|
jesopo
|
8d16066c63
|
Add requirements.txt
|
2018-09-24 15:36:17 +01:00 |
|