install: fixed issue with dual pyyaml reqs
This commit is contained in:
parent
2547c61a7c
commit
359f6940e1
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ lxml = "4.9.1"
|
||||||
netaddr = "0.7.19"
|
netaddr = "0.7.19"
|
||||||
protobuf = "4.21.9"
|
protobuf = "4.21.9"
|
||||||
pyproj = "3.3.1"
|
pyproj = "3.3.1"
|
||||||
pyyaml = "5.4"
|
|
||||||
Pillow = "9.4.0"
|
Pillow = "9.4.0"
|
||||||
Mako = "1.2.3"
|
Mako = "1.2.3"
|
||||||
PyYAML = "5.4.1"
|
PyYAML = "5.4.1"
|
||||||
|
|
Loading…
Reference in a new issue