Skip to content

Commit

Permalink
add requirements for lambda function
Browse files Browse the repository at this point in the history
  • Loading branch information
bendsouza2 committed Dec 9, 2024
1 parent 3c71718 commit f2abd8f
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions lambda-requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
httpx==0.27.2
google-api-python-client==2.94.0
google-api-core==2.11.1
openai==1.7.2
black==23.12.1
requests~=2.31.0
deep-translator==1.11.4
gTTS~=2.5.1
moviepy~=1.0.3
scipy==1.12.0
numpy==1.26.3
soundfile==0.12.1
boto3==1.35.7
fastapi==0.114.0
pydantic~=2.5.3
botocore==1.35.7
pyenchant==3.2.2
mypy==1.11.2
python-dotenv==1.0.1
google-auth==2.22.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==1.2.1
pillow==10.2.0
mysqlclient==2.1.1

0 comments on commit f2abd8f

Please sign in to comment.