Drop unused ruamel (#55672)

This commit is contained in:
Paulus Schoutsen 2021-09-03 22:17:10 -07:00 committed by GitHub
parent 195ee2a188
commit 19c54b8cbf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 0 additions and 325 deletions

View file

@ -50,7 +50,6 @@ REQUIRES = [
"python-slugify==4.0.1",
"pyyaml==5.4.1",
"requests==2.25.1",
"ruamel.yaml==0.15.100",
"voluptuous==0.12.1",
"voluptuous-serialize==2.4.0",
"yarl==1.6.3",