Skip to content

Commit 873c57f

Browse files
committed
Get rif of prometheus_client dependency which is not used by anything anymore.
1 parent 6d9a4d0 commit 873c57f

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ oslo.utils<=3.37.0,>=3.36.2
3030
paramiko==2.4.2
3131
passlib==1.7.1
3232
prettytable
33-
prometheus_client==0.1.1
3433
prompt-toolkit==1.0.15
3534
psutil==5.4.8
3635
pyinotify==0.9.6

st2common/in-requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,4 @@ flex
2929
webob
3030
jsonpath-rw
3131
python-statsd
32-
prometheus_client
3332
ujson

st2common/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ mongoengine==0.16.3
1414
networkx==1.11
1515
oslo.config<1.13,>=1.12.1
1616
paramiko==2.4.2
17-
prometheus_client==0.1.1
1817
pymongo==3.7.2
1918
python-dateutil==2.7.5
2019
python-statsd==2.1.0

0 commit comments

Comments
 (0)