Browse Source

Merge pull request #15685 from rgaricano/dev-add_requirements_lib

UPD: requirements.txt adding httpx & optionals
Tim Jaeryang Baek 2 months ago
parent
commit
a03bdba711
1 changed files with 1 additions and 0 deletions
  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