mirror of
https://github.com/Redume/Kekkai.git
synced 2025-02-23 12:43:12 +03:00
Фикс конфликта, понижение зависимости starlette
This commit is contained in:
parent
cd6875fa52
commit
46661287fa
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@ 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
|
psycopg2~=2.9.9
|
||||||
starlette~=0.41.0
|
starlette~=0.40.0
|
||||||
user_agents==2.2.0
|
user_agents==2.2.0
|
Loading…
Add table
Reference in a new issue