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
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,10 @@ Improvements

Contributed by @ashwini-orchestral

* Drop unused python dependencies: prometheus_client, python-gnupg, more-itertools, zipp. #5228

Contributed by @cognifloyd.

Fixed
~~~~~

Expand Down
4 changes: 0 additions & 4 deletions fixed-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ prompt-toolkit==1.0.15
pyinotify==0.9.6; platform_system=="Linux"
pymongo==3.11.3
python-editor==1.0.4
python-gnupg==0.4.5
python-keyczar==0.716
pytz==2021.1
pywinrm==0.3.0
Expand All @@ -56,14 +55,11 @@ zake==0.2.2
bcrypt==3.2.0
jinja2==2.11.3
mock==4.0.3
more-itertools==5.0.0
nose-timer==0.7.5
nose-parallel==0.3.1
psutil==5.8.0
python-dateutil==2.8.1
python-statsd==2.1.0
prometheus_client==0.1.1
ujson==1.35
orjson==3.5.1
udatetime==0.0.16
zipp>=0.5,<=1.0.0
2 changes: 0 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ kombu==4.6.6
lockfile==0.12.2
mock==4.0.3
mongoengine==0.23.0
more-itertools==5.0.0
networkx==1.11
nose
nose-parallel==0.3.1
Expand Down Expand Up @@ -69,4 +68,3 @@ unittest2
webob==1.8.7
webtest
zake==0.2.2
zipp>=0.5,<=1.0.0
2 changes: 0 additions & 2 deletions st2client/in-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,5 @@ python-editor
prompt-toolkit
cryptography
orjson
more-itertools==5.0.0
zipp>=0.5,<=1.0.0
# needed by requests
chardet
2 changes: 0 additions & 2 deletions st2client/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ chardet<3.1.0
cryptography==3.4.7
jsonpath-rw==1.4.0
jsonschema==2.6.0
more-itertools==5.0.0
orjson==3.5.1
prettytable
prompt-toolkit==1.0.15
Expand All @@ -21,4 +20,3 @@ pyyaml==5.4
requests[security]==2.25.1
six==1.13.0
sseclient-py==1.7
zipp>=0.5,<=1.0.0