瀏覽代碼

Merge pull request #15685 from rgaricano/dev-add_requirements_lib

UPD: requirements.txt adding httpx & optionals
Tim Jaeryang Baek 2 月之前
父節點
當前提交
a03bdba711
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      backend/requirements.txt

+ 1 - 0
backend/requirements.txt

@@ -14,6 +14,7 @@ async-timeout
 aiocache
 aiofiles
 starlette-compress==1.6.0
+httpx[socks,http2,zstd,cli,brotli]==0.28.1
 
 sqlalchemy==2.0.38
 alembic==1.14.0