chore(chart): Replaced the dependency for the database with a new one

This commit is contained in:
Данил 2024-12-15 11:35:19 +03:00
parent 1c6a735e0b
commit f8899ab607

View file

@ -2,6 +2,6 @@ matplotlib~=3.9.1
PyYAML~=6.0.1 PyYAML~=6.0.1
uvicorn~=0.29.0 uvicorn~=0.29.0
fastapi[standard]~=0.115.2 fastapi[standard]~=0.115.2
psycopg2~=2.9.9
starlette~=0.40.0 starlette~=0.40.0
user_agents==2.2.0 user_agents==2.2.0
asyncpg~=0.30.0