We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6900ea2 commit e697d33Copy full SHA for e697d33
src/sonic-py-common/setup.py
@@ -2,6 +2,7 @@
2
3
dependencies = [
4
'natsort',
5
+ 'pyyaml',
6
'swsssdk>=2.0.1',
7
]
8
0 commit comments