We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f65899c commit 4901538Copy full SHA for 4901538
requirements.txt
@@ -2,4 +2,4 @@ vertx-eventbus-client==1.0.0
2
apache-skywalking==1.0.1
3
nopdb==0.2.0
4
pyhumps==3.8.0
5
-PyYAML==6.0
+PyYAML==6.0.3
setup.py
@@ -13,4 +13,4 @@
13
'apache-skywalking==1.0.1',
14
'nopdb==0.2.0',
15
'pyhumps==3.8.0',
16
- 'PyYAML==6.0'])
+ 'PyYAML==6.0.3'])
0 commit comments