feat: 리눅스 환경 파일 동기화, Dockerfile 및 docker-compose 추가, 캐시 무시 설정

This commit is contained in:
2026-06-22 10:06:19 +09:00
parent b864d615ea
commit 705246923b
59 changed files with 7653 additions and 5794 deletions

View File

@@ -2,4 +2,14 @@ fastapi==0.110.0
uvicorn==0.29.0
playwright==1.42.0
python-dotenv==1.0.1
pypdf==4.1.0
pypdf==4.1.0
pymysql
pandas
sqlalchemy
openpyxl
pytesseract
pdf2image
pillow
numpy
pydantic
jinja2