Add pydenticon to python_dependencies
parent
1bb0528316
commit
a2da04b8ab
|
@ -16,6 +16,7 @@ REQUIREMENTS = {
|
|||
"py-bcrypt": ["bcrypt"],
|
||||
"frozendict>=0.4": ["frozendict"],
|
||||
"pillow": ["PIL"],
|
||||
"pydenticon": ["pydenticon"],
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue