mirror of
https://github.com/ceph/ceph
synced 2024-12-18 01:16:55 +00:00
Merge pull request #56014 from badone/wip-tracker-63591-pyyaml-cython_sources
install-deps: Update Pyyaml version Reviewed-by: Ankush Behl <cloudbehl@gmail.com> Reviewed-by: Nizamudeen A <nia@redhat.com>
This commit is contained in:
commit
d11b25ed0f
@ -1,2 +1,2 @@
|
||||
pyyaml==6.0
|
||||
pyyaml==6.0.1
|
||||
bs4
|
||||
|
@ -2,7 +2,7 @@ attrs==21.2.0
|
||||
behave==1.2.6
|
||||
py==1.10.0
|
||||
pyparsing==2.4.7
|
||||
PyYAML==6.0
|
||||
PyYAML==6.0.1
|
||||
types-PyYAML==6.0.0
|
||||
typing-extensions==3.10.0.2
|
||||
termcolor==1.1.0
|
||||
|
@ -2,7 +2,7 @@ attrs==21.2.0
|
||||
behave==1.2.6
|
||||
py==1.10.0
|
||||
pyparsing==2.4.7
|
||||
PyYAML==6.0
|
||||
PyYAML==6.0.1
|
||||
types-PyYAML==6.0.0
|
||||
typing-extensions==3.10.0.2
|
||||
termcolor==1.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user