Skip to content

Commit ed8dca6

Browse files
authored
Update setup.py
1 parent 43d7c60 commit ed8dca6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
author_email='[email protected]',
1010
license='Apache License, Version 2.0',
1111
packages=setuptools.find_packages(),
12-
install_requires=['apache-skywalking>=0.7.0',
12+
install_requires=['vertx-eventbus-client>=1.0.0',
13+
'apache-skywalking>=0.7.0',
1314
'nopdb>=0.1.0',
1415
'pyhumps>=3.0.2',
1516
'PyYAML>=6.0'])

0 commit comments

Comments
 (0)