Skip to content

Commit 7b17fde

Browse files
committed
bump reqs
1 parent df57053 commit 7b17fde

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

application/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
anthropic==0.75.0
2-
boto3==1.42.12
2+
boto3==1.42.17
33
beautifulsoup4==4.14.3
44
celery==5.6.0
55
cryptography==46.0.3
@@ -17,12 +17,12 @@ esutils==1.0.1
1717
elevenlabs==2.27.0
1818
Flask==3.1.2
1919
faiss-cpu==1.13.2
20-
fastmcp==2.14.0
20+
fastmcp==2.14.1
2121
flask-restx==1.3.2
2222
google-genai==1.54.0
2323
google-api-python-client==2.187.0
2424
google-auth-httplib2==0.3.0
25-
google-auth-oauthlib==1.2.2
25+
google-auth-oauthlib==1.2.3
2626
gTTS==2.5.4
2727
gunicorn==23.0.0
2828
html2text==2025.4.15
@@ -43,7 +43,7 @@ langsmith==0.5.1
4343
lazy-object-proxy==1.12.0
4444
lxml==6.0.2
4545
markupsafe==3.0.3
46-
marshmallow>=3.18.0,<4.0.0
46+
marshmallow>=3.18.0,<5.0.0
4747
mpmath==1.3.0
4848
multidict==6.7.0
4949
mypy-extensions==1.1.0
@@ -73,7 +73,7 @@ python-dotenv
7373
python-jose==3.5.0
7474
python-pptx==1.0.2
7575
redis==7.1.0
76-
referencing>=0.28.0,<0.31.0
76+
referencing>=0.28.0,<0.38.0
7777
regex==2025.11.3
7878
requests==2.32.5
7979
retry==0.9.2
@@ -86,7 +86,7 @@ transformers==4.57.3
8686
typing-extensions==4.15.0
8787
typing-inspect==0.9.0
8888
tzdata==2025.3
89-
urllib3==2.6.1
89+
urllib3==2.6.3
9090
vine==5.1.0
9191
wcwidth==0.2.14
9292
werkzeug>=3.1.0

0 commit comments

Comments
 (0)