Update project maturity status
[multicloud/azure.git] / azure / aria / aria-extension-cloudify / src / aria / requirements.txt
1 #
2 # This file is autogenerated by pip-compile
3 # To update, run:
4 #
5 #    pip-compile --output-file requirements.txt requirements.in
6 #
7 appdirs==1.4.3            # via setuptools
8 backports.shutil_get_terminal_size==1.0.0
9 blinker==1.4
10 bottle==0.12.13
11 cachecontrol[filecache]==0.12.1
12 click==6.7
13 click_didyoumean==0.0.3
14 colorama==0.3.9
15 decorator==4.0.11         # via networkx
16 Fabric==1.13.0
17 importlib==1.0.4 ; python_version < "2.7"
18 jinja2==2.8.1
19 jsonpickle==0.9.4
20 lockfile==0.12.2          # via cachecontrol
21 logutils==0.3.4.1
22 markupsafe==1.0           # via jinja2
23 msgpack-python==0.4.8     # via cachecontrol
24 networkx==1.9.1
25 ordereddict==1.1 ; python_version < "2.7"
26 packaging==16.8           # via setuptools
27 prettytable==0.7.2
28 psutil==5.2.2
29 pycrypto==2.6.1
30 pyparsing==2.2.0          # via packaging
31 requests==2.13.0
32 retrying==1.3.3
33 ruamel.ordereddict==0.4.9  # via ruamel.yaml
34 ruamel.yaml==0.11.15
35 shortuuid==0.5.0
36 six==1.10.0               # via packaging, retrying, setuptools
37 sqlalchemy==1.1.6
38 total-ordering==0.1.0 ; python_version < "2.7"
39 wagon==0.6.0
40 wheel==0.29.0 ; python_version < "2.7"
41
42 # The following packages are considered to be unsafe in a requirements file:
43 setuptools==35.0.2