summaryrefslogtreecommitdiffstats
path: root/azure/aria/aria-extension-cloudify/src/aria/requirements.txt
blob: 936662f21ce7dadecf662a97f18fa4f574fe8c95 (plain)
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
#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile --output-file requirements.txt requirements.in
#
appdirs==1.4.3            # via setuptools
backports.shutil_get_terminal_size==1.0.0
blinker==1.4
bottle==0.12.13
cachecontrol[filecache]==0.12.1
click==6.7
click_didyoumean==0.0.3
colorama==0.3.9
decorator==4.0.11         # via networkx
Fabric==1.13.0
importlib==1.0.4 ; python_version < "2.7"
jinja2==2.8.1
jsonpickle==0.9.4
lockfile==0.12.2          # via cachecontrol
logutils==0.3.4.1
markupsafe==1.0           # via jinja2
msgpack-python==0.4.8     # via cachecontrol
networkx==1.9.1
ordereddict==1.1 ; python_version < "2.7"
packaging==16.8           # via setuptools
prettytable==0.7.2
psutil==5.2.2
pycrypto==2.6.1
pyparsing==2.2.0          # via packaging
requests==2.13.0
retrying==1.3.3
ruamel.ordereddict==0.4.9  # via ruamel.yaml
ruamel.yaml==0.11.15
shortuuid==0.5.0
six==1.10.0               # via packaging, retrying, setuptools
sqlalchemy==1.1.6
total-ordering==0.1.0 ; python_version < "2.7"
wagon==0.6.0
wheel==0.29.0 ; python_version < "2.7"

# The following packages are considered to be unsafe in a requirements file:
setuptools==35.0.2