feat: 모바일 반응형 + 변환 타임아웃 설정
This commit is contained in:
@@ -6,7 +6,7 @@ redis==5.0.8
|
||||
faster-whisper==1.0.3
|
||||
aiofiles==23.2.1
|
||||
|
||||
# 인증 (bcrypt 제거 — 직접 비교 방식 사용)
|
||||
# 인증
|
||||
python-jose[cryptography]==3.3.0
|
||||
|
||||
# PaddleOCR 3.x
|
||||
@@ -19,3 +19,6 @@ httpx>=0.27.0
|
||||
# Excel 출력
|
||||
openpyxl==3.1.2
|
||||
Pillow>=10.0.0
|
||||
|
||||
# 시스템 모니터링
|
||||
psutil>=5.9.0
|
||||
|
||||
Reference in New Issue
Block a user