forked from StackStorm/st2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
83 lines (83 loc) · 1.91 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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
# 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
MarkupSafe==2.0.1
RandomWords
amqp==5.2.0
apscheduler==3.10.4
argcomplete==3.3.0
bcrypt==4.1.2
cffi==1.16.0
chardet==3.0.4
ciso8601
cryptography==42.0.5
decorator==5.1.1
dnspython==1.16.0
editor==1.6.6
eventlet==0.36.1
flex==6.14.1
gitdb==4.0.11
gitpython==3.1.43
greenlet==3.0.3
gunicorn==22.0.0
importlib-metadata==7.1.0
jinja2==3.1.3
jsonpath-rw==1.4.0
jsonschema==3.2.0
kombu==5.3.7
lockfile==0.12.2
logshipper@ git+https://github.com/StackStorm/logshipper.git@stackstorm_patched ; platform_system=="Linux"
mock==5.1.0
mongoengine==0.23.1
networkx==2.8.8
nose
nose-parallel==0.4.0
nose-timer==1.0.1
orjson==3.10.1
orquesta@ git+https://github.com/StackStorm/[email protected]
oslo.config==9.4.0
oslo.utils==7.1.0
paramiko==3.4.0
passlib==1.7.4
prettytable==3.10.0
prompt-toolkit==3.0.43
psutil==5.9.8
pyOpenSSL
pygments==2.17.2
pyinotify==0.9.6 ; platform_system=="Linux"
pymongo==3.12.3
pyparsing==3.1.2
pyrabbit
pysocks
python-dateutil==2.9.0
python-json-logger
python-statsd==2.1.0
pytz==2024.1
pywinrm==0.4.3
pyyaml==6.0.1
redis==5.0.4
rednose
requests==2.31.0
retrying==1.3.4
routes==2.5.1
semver==3.0.2
simplejson
six==1.16.0
sseclient-py==1.8.0
st2-auth-backend-flat-file@ git+https://github.com/StackStorm/st2-auth-backend-flat-file.git@master
st2-auth-ldap@ git+https://github.com/StackStorm/st2-auth-ldap.git@master
st2-rbac-backend@ git+https://github.com/StackStorm/st2-rbac-backend.git@master
stevedore==5.2.0
tenacity==8.2.3
tooz==6.1.0
typing-extensions==4.11.0
unittest2
webob==1.8.7
webtest
zake==0.2.2
zipp==3.18.1
zstandard==0.22.0