Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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: 2 additions & 0 deletions fixed-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,5 @@ ujson==1.35
python-dateutil==2.8.0
bcrypt==3.1.7
jinja2==2.10.3
more-itertools==5.0.0
zipp>=0.5,<=1.0.0
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ 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
Expand Down Expand Up @@ -64,3 +65,4 @@ unittest2
webob==1.8.5
webtest
zake==0.2.2
zipp<=1.0.0,>=0.5
2 changes: 2 additions & 0 deletions st2client/in-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ sseclient-py
python-editor
prompt-toolkit
cryptography
more-itertools==5.0.0
zipp>=0.5,<=1.0.0
2 changes: 2 additions & 0 deletions st2client/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ argcomplete
cryptography==2.8
jsonpath-rw==1.4.0
jsonschema==2.6.0
more-itertools==5.0.0
prettytable
prompt-toolkit==1.0.15
python-dateutil==2.8.0
Expand All @@ -18,3 +19,4 @@ pyyaml==5.1.2
requests[security]==2.22.0
six==1.13.0
sseclient-py==1.7
zipp<=1.0.0,>=0.5