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
1 change: 1 addition & 0 deletions fixed-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ prance==0.9.0
prompt-toolkit==1.0.15
pyinotify==0.9.6; platform_system=="Linux"
pymongo==3.11.3
pyparsing<3
zstandard==0.15.2
python-editor==1.0.4
python-keyczar==0.716
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ prompt-toolkit==1.0.15
psutil==5.8.0
pyinotify==0.9.6; platform_system=="Linux"
pymongo==3.11.3
pyparsing<3
pyrabbit
python-dateutil==2.8.1
python-editor==1.0.4
Expand Down
1 change: 1 addition & 0 deletions st2actions/in-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jinja2
kombu
oslo.config
oslo.utils
pyparsing
requests
six
pyyaml
Expand Down
1 change: 1 addition & 0 deletions st2actions/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ lockfile==0.12.2
oslo.config>=1.12.1,<1.13
oslo.utils<5.0,>=4.0.0
pyinotify==0.9.6; platform_system=="Linux"
pyparsing<3
python-dateutil==2.8.1
python-json-logger
pyyaml==5.4.1
Expand Down
1 change: 1 addition & 0 deletions st2api/in-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ mongoengine
pymongo
oslo.config
oslo.utils
pyparsing
pymongo
six
gunicorn
Expand Down
1 change: 1 addition & 0 deletions st2api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ mongoengine==0.23.0
oslo.config>=1.12.1,<1.13
oslo.utils<5.0,>=4.0.0
pymongo==3.11.3
pyparsing<3
simplejson
six==1.13.0
1 change: 1 addition & 0 deletions st2stream/in-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ mongoengine
pymongo
oslo.config
oslo.utils
pyparsing
pymongo
six
gunicorn
1 change: 1 addition & 0 deletions st2stream/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ mongoengine==0.23.0
oslo.config>=1.12.1,<1.13
oslo.utils<5.0,>=4.0.0
pymongo==3.11.3
pyparsing<3
six==1.13.0