Skip to content
This repository was archived by the owner on Jun 1, 2018. It is now read-only.

Commit 3d6a998

Browse files
committedDec 27, 2016
pin 1.0.0 requirements
1 parent 5e8a01f commit 3d6a998

File tree

1 file changed

+38
-1
lines changed

1 file changed

+38
-1
lines changed
 

‎alpine/requirements.txt

+38-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,38 @@
1-
git+https://github.com/mitmproxy/mitmproxy.git@master
1+
argh==0.26.2
2+
blinker==1.4
3+
brotlipy==0.6.0
4+
certifi==2016.9.26
5+
cffi==1.9.1
6+
click==6.6
7+
construct==2.8.8
8+
cryptography==1.7.1
9+
cssutils==1.0.1
10+
EditorConfig==0.12.1
11+
Flask==0.11.1
12+
h2==2.5.1
13+
hpack==2.3.0
14+
html2text==2016.9.19
15+
hyperframe==4.0.1
16+
idna==2.2
17+
itsdangerous==0.24
18+
Jinja2==2.8
19+
jsbeautifier==1.6.4
20+
MarkupSafe==0.23
21+
mitmproxy==1.0.0
22+
passlib==1.7.0
23+
pathtools==0.1.2
24+
Pillow==3.4.2
25+
pyasn1==0.1.9
26+
pycparser==2.17
27+
pyOpenSSL==16.2.0
28+
pyparsing==2.1.10
29+
pyperclip==1.5.27
30+
PyYAML==3.12
31+
requests==2.12.4
32+
ruamel.yaml==0.13.6
33+
six==1.10.0
34+
sortedcontainers==1.5.7
35+
tornado==4.4.2
36+
urwid==1.3.1
37+
watchdog==0.8.3
38+
Werkzeug==0.11.13

0 commit comments

Comments
 (0)
This repository has been archived.