Install ruamel.yaml 0.17.21

This commit is contained in:
cmdr2 2023-06-26 17:01:01 +05:30 committed by GitHub
parent af7073d9b6
commit 913550295c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,7 @@ modules_to_check = {
"uvicorn": "0.19.0",
"fastapi": "0.85.1",
"pycloudflared": "0.2.0",
"ruamel.yaml": "0.17.21",
# "xformers": "0.0.16",
}
modules_to_log = ["torch", "torchvision", "sdkit", "stable-diffusion-sdkit"]