Skip to content

Commit 0a2e418

Browse files
committed
pyxattr removed
1 parent c6820ae commit 0a2e418

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ psutil==5.5.1
106106
# python-apt==2.0.0+ubuntu0.20.4.8
107107
python-dateutil==2.7.3
108108
pytz==2019.3
109-
pyxattr==0.6.1
109+
# pyxattr==0.6.1
110110
pyxdg==0.26
111111
PyYAML==5.3.1
112112
readme-renderer==37.3

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
setuptools.setup(
88

99
name="middleware-apm",
10-
version="0.1.33",
10+
version="0.1.34",
1111
install_requires=requirements,
1212
author="middleware-dev",
1313
description="This package is use to check the RAM and CPU Usage of Current Device.",

0 commit comments

Comments
 (0)