기본 구조 완성. 파일 정리하면 끝. 일단 배포 완료
todo - tf 파일의 slack_url 환경변수 등으로 정리 - 배포하는 스크립트? 필요할 것 같기도 함
This commit is contained in:
parent
91e986b475
commit
1b8b580554
6 changed files with 230 additions and 82 deletions
14
requirements.txt
Normal file
14
requirements.txt
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
boto3==1.34.136
|
||||
botocore==1.34.136
|
||||
certifi==2024.6.2
|
||||
charset-normalizer==3.3.2
|
||||
idna==3.7
|
||||
jmespath==1.0.1
|
||||
nodeenv==1.9.1
|
||||
pillow==10.4.0
|
||||
pyright==1.1.369
|
||||
python-dateutil==2.9.0.post0
|
||||
requests==2.32.3
|
||||
s3transfer==0.10.2
|
||||
six==1.16.0
|
||||
urllib3==2.2.2
|
||||
Loading…
Add table
Add a link
Reference in a new issue