forked from StackStorm/st2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
68 lines (68 loc) · 1.63 KB
/
requirements.txt
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
# Don't edit this file. It's generated automatically!
# If you want to update global dependencies, modify fixed-requirements.txt
# and then run 'make requirements' to update requirements.txt for all
# components.
# If you want to update depdencies for a single component, modify the
# in-requirements.txt for that component and then run 'make requirements' to
# update the component requirements.txt
RandomWords
amqp==2.5.2
apscheduler==3.6.3
argcomplete
bcrypt==3.1.7
cryptography==2.8
eventlet==0.25.1
flex==6.14.0
git+https://github.com/StackStorm/logshipper.git@stackstorm_patched#egg=logshipper
git+https://github.com/StackStorm/[email protected]#egg=orquesta
git+https://github.com/StackStorm/python-mistralclient.git#egg=python-mistralclient
git+https://github.com/StackStorm/st2-auth-backend-flat-file.git@master#egg=st2-auth-backend-flat-file
gitpython==2.1.15
greenlet==0.4.15
gunicorn==19.9.0
ipaddr
jinja2==2.10.3
jsonpath-rw==1.4.0
jsonschema==2.6.0
kombu==4.6.6
lockfile==0.12.2
mock==2.0.0
mongoengine==0.18.2
more-itertools==5.0.0
networkx==1.11
nose
nose-parallel==0.3.1
nose-timer==0.7.5
oslo.config<1.13,>=1.12.1
oslo.utils<=3.37.0,>=3.36.2
paramiko==2.7.1
passlib==1.7.1
prettytable
prompt-toolkit==1.0.15
psutil==5.6.6
pyinotify==0.9.6 ; platform_system == "Linux"
pymongo==3.10.0
pyrabbit
python-dateutil==2.8.0
python-editor==1.0.4
python-gnupg==0.4.5
python-json-logger
python-statsd==2.1.0
pytz==2019.1
pywinrm==0.3.0
pyyaml==5.1.2
rednose
requests[security]==2.23.0
retrying==1.3.3
routes==2.4.1
semver==2.9.0
six==1.13.0
sseclient-py==1.7
stevedore==1.30.1
tooz==1.66.1
ujson==1.35
unittest2
webob==1.8.5
webtest
zake==0.2.2
zipp<=1.0.0,>=0.5