feat(naver-fetch): 스캐폴딩 + config
This commit is contained in:
8
services/naver-fetch/requirements.txt
Normal file
8
services/naver-fetch/requirements.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
fastapi==0.115.6
|
||||
uvicorn[standard]==0.34.0
|
||||
playwright==1.48.0
|
||||
redis>=5.0
|
||||
httpx>=0.27
|
||||
pytest>=8.0
|
||||
pytest-asyncio>=0.24
|
||||
respx>=0.21
|
||||
Reference in New Issue
Block a user