mirror of
https://github.com/Redume/Kekkai.git
synced 2025-02-23 20:51:25 +03:00
Повысил версию зависимостей для закрытия уязвимостей
This commit is contained in:
parent
30fd5dc8c9
commit
cd6875fa52
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
matplotlib~=3.9.1
|
matplotlib~=3.9.1
|
||||||
PyYAML~=6.0.1
|
PyYAML~=6.0.1
|
||||||
uvicorn~=0.29.0
|
uvicorn~=0.29.0
|
||||||
fastapi[standard]~=0.111.0
|
fastapi[standard]~=0.115.2
|
||||||
psycopg2~=2.9.9
|
psycopg2~=2.9.9
|
||||||
starlette~=0.37.2
|
starlette~=0.41.0
|
||||||
user_agents==2.2.0
|
user_agents==2.2.0
|
Loading…
Add table
Reference in a new issue