Skip to content

Commit 2c73dea

Browse files
committed
deps upgrades
1 parent 47f3907 commit 2c73dea

1 file changed

Lines changed: 41 additions & 41 deletions

File tree

application/requirements.txt

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
anthropic==0.75.0
2-
boto3==1.42.17
1+
anthropic==0.86.0
2+
boto3==1.42.24
33
beautifulsoup4==4.14.3
44
cel-python==0.5.0
5-
celery==5.6.0
6-
cryptography==46.0.3
5+
celery==5.6.3
6+
cryptography==46.0.6
77
dataclasses-json==0.6.7
88
defusedxml==0.7.1
99
docling>=2.16.0
@@ -15,85 +15,85 @@ ebooklib==0.20
1515
escodegen==1.0.11
1616
esprima==4.0.1
1717
esutils==1.0.1
18-
elevenlabs==2.27.0
19-
Flask==3.1.2
18+
elevenlabs==2.40.0
19+
Flask==3.1.3
2020
faiss-cpu==1.13.2
21-
fastmcp==2.14.1
21+
fastmcp==2.14.6
2222
flask-restx==1.3.2
23-
google-genai==1.54.0
24-
google-api-python-client==2.187.0
25-
google-auth-httplib2==0.3.0
26-
google-auth-oauthlib==1.2.3
23+
google-genai==1.69.0
24+
google-api-python-client==2.193.0
25+
google-auth-httplib2==0.3.1
26+
google-auth-oauthlib==1.3.1
2727
gTTS==2.5.4
28-
gunicorn==23.0.0
28+
gunicorn==25.3.0
2929
html2text==2025.4.15
3030
javalang==0.13.0
3131
jinja2==3.1.6
32-
jiter==0.12.0
32+
jiter==0.13.0
3333
jmespath==1.0.1
3434
joblib==1.5.3
3535
jsonpatch==1.33
3636
jsonpointer==3.0.0
37-
kombu==5.6.1
38-
langchain==1.2.0
37+
kombu==5.6.2
38+
langchain==1.2.3
3939
langchain-community==0.4.1
40-
langchain-core==1.2.5
41-
langchain-openai==1.1.6
42-
langchain-text-splitters==1.1.0
43-
langsmith==0.5.1
40+
langchain-core==1.2.23
41+
langchain-openai==1.1.7
42+
langchain-text-splitters==1.1.1
43+
langsmith==0.7.23
4444
lazy-object-proxy==1.12.0
4545
lxml==6.0.2
4646
markupsafe==3.0.3
4747
marshmallow>=3.18.0,<5.0.0
4848
mpmath==1.3.0
49-
multidict==6.7.0
50-
msal==1.34.0
49+
multidict==6.7.1
50+
msal==1.35.1
5151
mypy-extensions==1.1.0
5252
networkx==3.6.1
53-
numpy==2.4.0
54-
openai==2.14.0
53+
numpy==2.4.4
54+
openai==2.30.0
5555
openapi3-parser==1.1.22
56-
orjson==3.11.5
57-
packaging==24.2
58-
pandas==2.3.3
56+
orjson==3.11.7
57+
packaging==26.0
58+
pandas==3.0.2
5959
openpyxl==3.1.5
6060
pathable==0.4.4
6161
pdf2image>=1.17.0
6262
pillow
6363
portalocker>=2.7.0,<3.0.0
6464
prance==25.4.8.0
6565
prompt-toolkit==3.0.52
66-
protobuf==6.33.2
66+
protobuf==7.34.1
6767
psycopg2-binary==2.9.11
6868
py==1.11.0
6969
pydantic
7070
pydantic-core
7171
pydantic-settings
72-
pymongo==4.15.5
73-
pypdf==6.5.0
72+
pymongo==4.16.0
73+
pypdf==6.6.0
7474
python-dateutil==2.9.0.post0
7575
python-dotenv
7676
python-jose==3.5.0
7777
python-pptx==1.0.2
78-
redis==7.1.0
78+
redis==7.4.0
7979
referencing>=0.28.0,<0.38.0
80-
regex==2025.11.3
81-
requests==2.32.5
80+
regex==2026.3.32
81+
requests==2.33.1
8282
retry==0.9.2
83-
sentence-transformers==5.2.0
83+
sentence-transformers==5.3.0
8484
tiktoken==0.12.0
85-
tokenizers==0.22.1
86-
torch==2.9.1
87-
tqdm==4.67.1
88-
transformers==4.57.3
85+
tokenizers==0.22.2
86+
torch==2.11.0
87+
tqdm==4.67.3
88+
transformers==5.4.0
8989
typing-extensions==4.15.0
9090
typing-inspect==0.9.0
9191
tzdata==2025.3
9292
urllib3==2.6.3
9393
vine==5.1.0
94-
wcwidth==0.2.14
94+
wcwidth==0.6.0
9595
werkzeug>=3.1.0
96-
yarl==1.22.0
96+
yarl==1.23.0
9797
markdownify==1.2.2
98-
tldextract==5.3.0
99-
websockets==15.0.1
98+
tldextract==5.3.1
99+
websockets==16.0

0 commit comments

Comments
 (0)