mirror of
https://github.com/Redume/Kekkai.git
synced 2025-02-23 12:43:12 +03:00
chore(chart): Replaced the dependency for the database with a new one
This commit is contained in:
parent
1c6a735e0b
commit
f8899ab607
1 changed files with 2 additions and 2 deletions
|
@ -2,6 +2,6 @@ matplotlib~=3.9.1
|
|||
PyYAML~=6.0.1
|
||||
uvicorn~=0.29.0
|
||||
fastapi[standard]~=0.115.2
|
||||
psycopg2~=2.9.9
|
||||
starlette~=0.40.0
|
||||
user_agents==2.2.0
|
||||
asyncpg~=0.30.0
|
Loading…
Add table
Reference in a new issue