deps(chart): Replaced pyyaml with hjson.

This commit is contained in:
Данил 2025-03-03 10:40:06 +03:00
parent 6cddaa53a8
commit f4475ae466

View file

@ -1,5 +1,5 @@
matplotlib~=3.9.1
PyYAML~=6.0.1
hjson~=3.1.0
uvicorn~=0.29.0
fastapi[standard]~=0.115.2
starlette~=0.40.0