Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion fixed-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ webob==1.8.5
zake==0.2.2
# test requirements below
bcrypt==3.1.7
jinja2==2.10.3
jinja2==2.11.3
mock==2.0.0
more-itertools==5.0.0
nose-timer==0.7.5
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ git+https://github.com/StackStorm/st2-rbac-backend.git@master#egg=st2-rbac-backe
gitpython==2.1.15
greenlet==0.4.15
gunicorn==19.9.0
jinja2==2.10.3
jinja2==2.11.3
jsonpath-rw==1.4.0
jsonschema==2.6.0
kombu==4.6.6
Expand Down
2 changes: 1 addition & 1 deletion st2actions/requirements.txt
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ chardet<3.1.0
eventlet==0.25.1
git+https://github.com/StackStorm/logshipper.git@stackstorm_patched#egg=logshipper
gitpython==2.1.15
jinja2==2.10.3
jinja2==2.11.3
kombu==4.6.6
lockfile==0.12.2
oslo.config>=1.12.1,<1.13
Expand Down
2 changes: 1 addition & 1 deletion st2common/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ git+https://github.com/StackStorm/[email protected]#egg=orquesta
git+https://github.com/StackStorm/st2-rbac-backend.git@master#egg=st2-rbac-backend
gitpython==2.1.15
greenlet==0.4.15
jinja2==2.10.3
jinja2==2.11.3
jsonpath-rw==1.4.0
jsonschema==2.6.0
kombu==4.6.6
Expand Down