-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdevops-requirements.txt
More file actions
86 lines (86 loc) · 1.41 KB
/
devops-requirements.txt
File metadata and controls
86 lines (86 loc) · 1.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
aniso8601==1.1.0
argh==0.26.2
attrs==16.2.0
autobahn==0.16.0
Babel==1.3
beautifulsoup4==4.4.1
blinker==1.3
cbor==1.0.0
cffi==1.8.3
click==6.6
crossbar==0.15.0
cryptography==1.5.2
django-htmlmin==0.8.0
ecdsa==0.13
enum34==1.1.6
extras==0.0.3
Fabric==1.12.0
fixtures==2.0.0
Flask==0.11.1
Flask-Babel==0.11.1
Flask-Gravatar==0.4.2
Flask-Login==0.3.2
Flask-Mail==0.9.1
Flask-Principal==0.4.0
Flask-RESTful==0.3.5
Flask-Security==1.7.5
Flask-SQLAlchemy==2.1
Flask-Triangle==0.5.4
Flask-WTF==0.12
functools32==3.2.3.post2
html5lib==1.0b3
idna==2.1
importlib==1.0.3
ipaddress==1.0.17
itsdangerous==0.24
Jinja2==2.7.3
jsonschema==2.5.1
linecache2==1.0.0
lmdb==0.89
MarkupSafe==0.23
mistune==0.7.3
netaddr==0.7.18
paramiko==2.0.2
passlib==1.6.2
pathtools==0.1.2
pbr==1.9.1
py-ubjson==0.8.5
pyasn1==0.1.9
pyasn1-modules==0.0.8
pycparser==2.14
pycrypto==2.6.1
Pygments==2.1.3
pygtail==0.7.0
PyNaCl==1.0.1
pyOpenSSL==16.1.0
pyrsistent==0.11.13
python-dateutil==2.5.0
python-mimeparse==1.5.1
PyTrie==0.2
pytz==2014.10
PyYAML==3.12
requests==2.11.1
sdnotify==0.3.1
service-identity==16.0.0
setproctitle==1.1.10
shutilwhich==1.1.0
simplejson==3.6.5
six==1.10.0
speaklater==1.3
SQLAlchemy==1.0.14
sqlparse==0.1.19
testscenarios==0.5.0
testtools==2.0.0
traceback2==1.4.0
treq==15.1.0
Twisted==16.4.1
txaio==2.5.1
u-msgpack-python==2.1
unittest2==1.1.0
watchdog==0.8.3
Werkzeug==0.9.6
WTForms==2.0.2
zope.interface==4.3.2
psutil
psycopg2==2.7.3.1
htmlmin==0.1.10