mirror of
https://github.com/Redume/Kekkai.git
synced 2025-02-23 04:33:11 +03:00
chore(chart): Added dependencies
This commit is contained in:
parent
5407830125
commit
ab97ee1e62
1 changed files with 3 additions and 1 deletions
|
@ -4,4 +4,6 @@ uvicorn~=0.29.0
|
||||||
fastapi[standard]~=0.115.2
|
fastapi[standard]~=0.115.2
|
||||||
starlette~=0.40.0
|
starlette~=0.40.0
|
||||||
user_agents==2.2.0
|
user_agents==2.2.0
|
||||||
asyncpg~=0.30.0
|
asyncpg~=0.30.0
|
||||||
|
scipy~=1.15.2
|
||||||
|
numpy~=2.2.0
|
Loading…
Add table
Reference in a new issue