Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update python #1433

Merged
merged 1 commit into from
Sep 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ai-ml/llm-serving-gemma/gradio/app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
gradio==4.41.0
gradio==4.42.0

4 changes: 2 additions & 2 deletions ai-ml/maxdiffusion-tpu/build/server/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
uvicorn[standard]==0.30.6
fastapi[all]==0.112.1
fastapi[all]==0.112.2
pillow
jax==0.4.31
jaxlib==0.4.31
Expand All @@ -22,4 +22,4 @@ Pillow
pytest
tensorflow==2.17.0
tensorflow-datasets
ruff>=0.6,<=0.6.1
ruff>=0.6,<=0.6.2
2 changes: 1 addition & 1 deletion ai-ml/t5-model-serving/model/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
t5==0.9.4
transformers==4.44.0
transformers==4.44.2
2 changes: 1 addition & 1 deletion batch/aiml-workloads/src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ redis==5.0.8
# via -r requirements.in
scikit-learn==1.5.1
# via -r requirements.in
scipy==1.14.0
scipy==1.14.1
# via scikit-learn
six==1.16.0
# via python-dateutil
Expand Down
4 changes: 2 additions & 2 deletions databases/elasticsearch/docker/chatbot/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
streamlit==1.37.1
google-cloud-aiplatform==1.62.0
google-cloud-aiplatform==1.63.0
langchain==0.2.14
langchain-community==0.2.12
langchain-google-vertexai==1.0.8
langchain-google-vertexai==1.0.10
elasticsearch==8.15.0
arxiv==2.1.3
pymupdf==1.24.9
6 changes: 3 additions & 3 deletions databases/elasticsearch/docker/embed-docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
google-cloud-storage==2.18.2
google-cloud-aiplatform==1.62.0
google-cloud-aiplatform==1.63.0
langchain==0.2.14
langchain-community==0.2.12
langchain-google-vertexai==1.0.8
langchain-google-vertexai==1.0.10
elasticsearch==8.15.0
pypdf==3.17.4
click==8.1.7
Flask==2.3.3
itsdangerous==2.2.0
Jinja2==3.1.4
MarkupSafe==2.1.5
Werkzeug==3.0.3
Werkzeug==3.0.4
kubernetes==28.1.0
4 changes: 2 additions & 2 deletions databases/postgres-pgvector/docker/chatbot/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
streamlit==1.37.1
google-cloud-aiplatform==1.62.0
google-cloud-aiplatform==1.63.0
langchain==0.2.14
langchain-community==0.2.12
langchain-google-vertexai==1.0.8
langchain-google-vertexai==1.0.10
pgvector==0.3.2
psycopg2-binary==2.9.9
arxiv==2.1.3
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
google-cloud-storage==2.18.2
google-cloud-aiplatform==1.62.0
google-cloud-aiplatform==1.63.0
langchain==0.2.14
langchain-community==0.2.12
langchain-google-vertexai==1.0.8
langchain-google-vertexai==1.0.10
pgvector==0.3.2
psycopg2-binary==2.9.9
pypdf==3.17.4
Expand All @@ -11,5 +11,5 @@ Flask==2.3.3
itsdangerous==2.2.0
Jinja2==3.1.4
MarkupSafe==2.1.5
Werkzeug==3.0.3
Werkzeug==3.0.4
kubernetes==28.1.0
4 changes: 2 additions & 2 deletions databases/qdrant/docker/chatbot/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
streamlit==1.37.1
google-cloud-aiplatform==1.62.0
google-cloud-aiplatform==1.63.0
langchain==0.2.14
langchain-community==0.2.12
langchain-google-vertexai==1.0.8
langchain-google-vertexai==1.0.10
qdrant-client==1.11.0
arxiv==2.1.3
pymupdf==1.24.9
6 changes: 3 additions & 3 deletions databases/qdrant/docker/embed-docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
google-cloud-storage==2.18.2
google-cloud-aiplatform==1.62.0
google-cloud-aiplatform==1.63.0
langchain==0.2.14
langchain-community==0.2.12
langchain-google-vertexai==1.0.8
langchain-google-vertexai==1.0.10
qdrant-client==1.11.0
pypdf==3.17.4
click==8.1.7
Flask==2.3.3
itsdangerous==2.2.0
Jinja2==3.1.4
MarkupSafe==2.1.5
Werkzeug==3.0.3
Werkzeug==3.0.4
kubernetes==28.1.0
2 changes: 1 addition & 1 deletion databases/weaviate/docker/chatbot/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
streamlit==1.37.1
google-cloud-aiplatform==1.62.0
google-cloud-aiplatform==1.63.0
langchain==0.2.14
langchain-community==0.2.12
langchain-google-vertexai==1.0.10
Expand Down
4 changes: 2 additions & 2 deletions databases/weaviate/docker/embed-docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-cloud-storage==2.18.2
google-cloud-aiplatform==1.62.0
google-cloud-aiplatform==1.63.0
langchain==0.2.14
langchain-community==0.2.12
langchain-google-vertexai==1.0.10
Expand All @@ -11,5 +11,5 @@ Flask==2.3.3
itsdangerous==2.2.0
Jinja2==3.1.4
MarkupSafe==2.1.5
Werkzeug==3.0.3
Werkzeug==3.0.4
kubernetes==28.1.0