1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 00:03:28 +01:00

setup: cleanup deps: remove urllib3 (installed by requests), add werkzeug to core deps

This commit is contained in:
Ilya Kreymer 2017-03-12 12:21:23 -07:00
parent 57eba8fcde
commit ac84dcc2e3
2 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,5 @@ certauth
youtube-dl
boto
uwsgi
urllib3
git+https://github.com/t0m/pyamf.git@python3
git+https://github.com/esnme/ultrajson.git

View File

@ -7,6 +7,7 @@ jinja2<2.9
surt>=0.3.0
brotlipy
pyyaml
werkzeug
webencodings
gevent==1.2.1
webassets==0.12.1