Thomas Kriechbaumer
46f8901b8c
Python 3.5 is dead -- long live Python 3.6!
...
fixes #2266
2018-03-31 18:46:32 +02:00
Thomas Kriechbaumer
eb297d82aa
fix Tornado 5.0 event loop
...
https://github.com/tornadoweb/tornado/issues/2183#issuecomment-371001254
2018-03-24 11:19:04 +01:00
Thomas Kriechbaumer
f34932c171
[requires.io] dependency update on master branch ( #2992 )
2018-03-24 10:42:49 +01:00
requires.io
7e1a6d1427
[requires.io] dependency update
2018-03-02 21:02:21 +01:00
Aldo Cortesi
b57f551c0d
Merge pull request #2921 from fristonio/Fix-2899
...
Remove h11 from dependencies and move requests to dev dependencies
2018-02-26 08:49:19 +13:00
Miroslav
4ae9b065e7
Getting rid of Pillow
2018-02-25 21:26:25 +02:00
Deepesh Pathak
a40dbc11b8
Remove h11 from dependencies and move requests to dev dependencies
2018-02-26 00:02:05 +05:30
Chih-Hsuan Yen
d1ecf9df94
Explicitly declare pyperclip requirement
...
pyperclip version 1.6.0 introduces an API change: the class `pyperclip.exceptions.PyperclipException` is moved to `pyperclip.PyperclipException`. As mitmproxy uses the latter, it's better to explicitly declare the requirement.
2018-02-24 00:26:49 +08:00
Aldo Cortesi
982508d30f
All new documentation
...
This patch does a lot.
- Ditch sphinx in favor of hugo. This gives us complete control of the layout
and presentation of our docs. Henceforth, docs will be hosted on our website
rather than ReadTheDocs.
- Create a simple, clean doc layout and theme.
- Remove large parts of the documentaion. I've ditched anything that was a)
woefully out of date, b) too detailed, or c) too hard to maintain in the long
term.
- Huge updates to the docs themselves: completely rewrite addons documentation,
add docs for core concepts like commands and options, and revise and tweak a
lot of the existing docs.
With this patch, we're also changing the way we publish and maintain the docs.
From now on, we don't publish docs for every release. Instead, the website will
contain ONE set of docs for each major release. The online docs will be updated
if needed as minor releases are made. Docs are free to improve during minor
releases, but anything that changes behaviour sufficiently to require a doc
change warrants a new major release. This also leaves us free to progressively
update and improve docs out of step with our release cadence.
With this new scheme, I feel CI over the docs is less important. I've removed
it for now, but won't object if someone wants to add it back in.
2018-02-22 18:07:58 +13:00
requires.io
b95319cb66
[requires.io] dependency update
2018-02-12 10:33:06 +01:00
Thomas Kriechbaumer
02d8ed8aeb
[requires.io] dependency update on master branch ( #2848 )
2018-02-07 13:06:29 +01:00
Thomas Kriechbaumer
7610d78bb6
bump minimum requirements for known bugfix releases
2018-01-27 11:27:37 +01:00
Maximilian Hils
bfac5f968e
bump minimum required urwid version, fix #2815
2018-01-26 20:28:11 +01:00
Thomas Kriechbaumer
06da673942
[requires.io] dependency update on master branch ( #2799 )
2018-01-18 19:25:59 +01:00
Maximilian Hils
1e03a5d31e
dependency update
2018-01-04 18:55:07 +01:00
Thomas Kriechbaumer
4495562f86
unvendor wsproto
2018-01-01 13:34:21 +01:00
Maximilian Hils
6245566263
fix #2470
2017-12-30 18:48:51 +01:00
Maximilian Hils
9dc3d16bf2
single-source version processing
2017-12-30 18:48:47 +01:00
Thomas Kriechbaumer
8a38e1ef3a
bump cryptography
...
This includes important security fixes.
2017-12-17 09:44:57 +01:00
requires.io
4e24915c8e
[requires.io] dependency update
2017-12-15 23:20:14 +01:00
Thomas Kriechbaumer
f5fafbfcb5
vendoring of wsproto
...
https://github.com/python-hyper/wsproto.git
commit 5ea2da61266796666f5de6461aaae22e6b00deba
2017-12-12 22:09:46 +01:00
Thomas Kriechbaumer
b09c28d8a6
[requires.io] dependency update on master branch ( #2637 )
2017-12-11 17:04:33 +01:00
Thomas Kriechbaumer
59af6af0f7
[requires.io] dependency update on master branch ( #2629 )
2017-11-15 12:56:38 +01:00
requires.io
d00804656d
[requires.io] dependency update
2017-11-10 21:44:26 +01:00
Thomas Kriechbaumer
68c259293e
[requires.io] dependency update on master branch ( #2623 )
2017-11-10 11:14:41 +01:00
Thomas Kriechbaumer
80a8eaa708
bump flake8
...
closes #2601
2017-10-31 10:58:38 +01:00
Thomas Kriechbaumer
569d275d76
[requires.io] dependency update on master branch ( #2586 )
2017-10-22 18:06:44 +02:00
Maximilian Hils
d5173f3905
allow pyOpenSSL 17.2
2017-10-17 11:41:09 +02:00
requires.io
f62e9882cd
[requires.io] dependency update
2017-10-06 19:48:36 +03:00
requires.io
579b0863b7
[requires.io] dependency update
2017-10-02 17:48:05 +02:00
Maximilian Hils
289ddfe988
remove html outline contentview, fix #2572
2017-09-14 15:11:24 -07:00
requires.io
be1bfbcba4
[requires.io] dependency update
2017-09-14 05:10:47 +02:00
Maximilian Hils
f46e5e667f
remove jsbeautifier dependency
2017-09-03 21:02:29 +02:00
Maximilian Hils
1000efb671
remove cssutils dependency
2017-08-24 20:39:38 +02:00
Thomas Kriechbaumer
68839077b6
Revert "Fix version conflict"
2017-08-15 16:32:18 +02:00
Ujjwal Verma
35c267b9bf
Fix version conflict
2017-08-10 16:50:20 +05:30
requires.io
da38e36ea0
[requires.io] dependency update
2017-08-02 20:40:40 +02:00
Thomas Kriechbaumer
8b0a570f4c
bump dependency
2017-08-02 19:53:32 +02:00
requires.io
31db24599a
[requires.io] dependency update
2017-07-24 21:25:04 +02:00
Thomas Kriechbaumer
28c326031a
[requires.io] dependency update on master branch ( #2435 )
2017-07-24 21:03:14 +02:00
Maximilian Hils
5c4b0d4132
require latest mypy version (refs #2452 )
2017-07-24 19:03:01 +02:00
Maximilian Hils
7b0485d6d6
update mypy
2017-07-20 16:27:13 +02:00
Thomas Kriechbaumer
b115c25dcc
[requires.io] dependency update on master branch ( #2426 )
2017-07-09 09:44:24 +02:00
Maximilian Hils
55a20b819e
update dependencies
2017-07-05 08:39:26 +02:00
Maximilian Hils
387235b580
[requires.io] dependency update on master branch ( #2373 )
2017-06-05 11:48:28 +02:00
Maximilian Hils
acd568c6fa
[requires.io] dependency update on master branch ( #2360 )
2017-05-31 10:18:39 +02:00
Maximilian Hils
eb5f37a7d1
fix mypy annotations
2017-05-26 16:14:20 +02:00
Thomas Kriechbaumer
4aeb6c6455
cleanup old tls_parser
2017-05-26 13:59:41 +02:00
Thomas Kriechbaumer
0bd3d0ff4c
upgrade pytest and remove our pytest.raises wrapper
2017-05-24 11:35:53 +02:00
Maximilian Hils
4b1cd76f3e
[requires.io] dependency update ( #2328 )
2017-05-18 16:59:08 +08:00