Skip to content

Commit

Permalink
chore(deps): update python
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 26, 2024
1 parent e183673 commit 2e4015a
Show file tree
Hide file tree
Showing 12 changed files with 41 additions and 41 deletions.
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.43.0
gradio==4.44.0

8 changes: 4 additions & 4 deletions ai-ml/maxdiffusion-tpu/build/server/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
uvicorn[standard]==0.30.6
fastapi[all]==0.114.0
fastapi[all]==0.115.0
pillow
jax==0.4.31
jaxlib==0.4.31
jax==0.4.33
jaxlib==0.4.33
google-cloud-storage
absl-py
transformers>=4.25.1
Expand All @@ -22,4 +22,4 @@ Pillow
pytest
tensorflow==2.17.0
tensorflow-datasets
ruff>=0.6,<=0.6.4
ruff>=0.6,<=0.6.5
2 changes: 1 addition & 1 deletion batch/aiml-workloads/src/requirements.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pandas==2.2.2
scikit-learn==1.5.1
scikit-learn==1.5.2
redis==5.0.8
2 changes: 1 addition & 1 deletion batch/aiml-workloads/src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pytz==2024.2
# via pandas
redis==5.0.8
# via -r requirements.in
scikit-learn==1.5.1
scikit-learn==1.5.2
# via -r requirements.in
scipy==1.14.1
# via scikit-learn
Expand Down
8 changes: 4 additions & 4 deletions databases/elasticsearch/docker/chatbot/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
streamlit==1.38.0
google-cloud-aiplatform==1.65.0
langchain==0.2.16
langchain-community==0.2.16
google-cloud-aiplatform==1.67.1
langchain==0.3.0
langchain-community==0.3.0
langchain-google-vertexai==1.0.10
elasticsearch==8.15.0
elasticsearch==8.15.1
arxiv==2.1.3
pymupdf==1.24.10
8 changes: 4 additions & 4 deletions databases/elasticsearch/docker/embed-docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
google-cloud-storage==2.18.2
google-cloud-aiplatform==1.65.0
langchain==0.2.16
langchain-community==0.2.16
google-cloud-aiplatform==1.67.1
langchain==0.3.0
langchain-community==0.3.0
langchain-google-vertexai==1.0.10
elasticsearch==8.15.0
elasticsearch==8.15.1
pypdf==3.17.4
click==8.1.7
Flask==2.3.3
Expand Down
8 changes: 4 additions & 4 deletions databases/postgres-pgvector/docker/chatbot/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
streamlit==1.38.0
google-cloud-aiplatform==1.65.0
langchain==0.2.16
langchain-community==0.2.16
google-cloud-aiplatform==1.67.1
langchain==0.3.0
langchain-community==0.3.0
langchain-google-vertexai==1.0.10
pgvector==0.3.2
pgvector==0.3.3
psycopg2-binary==2.9.9
arxiv==2.1.3
pymupdf==1.24.10
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
google-cloud-storage==2.18.2
google-cloud-aiplatform==1.65.0
langchain==0.2.16
langchain-community==0.2.16
google-cloud-aiplatform==1.67.1
langchain==0.3.0
langchain-community==0.3.0
langchain-google-vertexai==1.0.10
pgvector==0.3.2
pgvector==0.3.3
psycopg2-binary==2.9.9
pypdf==3.17.4
click==8.1.7
Expand Down
8 changes: 4 additions & 4 deletions databases/qdrant/docker/chatbot/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
streamlit==1.38.0
google-cloud-aiplatform==1.65.0
langchain==0.2.16
langchain-community==0.2.16
google-cloud-aiplatform==1.67.1
langchain==0.3.0
langchain-community==0.3.0
langchain-google-vertexai==1.0.10
qdrant-client==1.11.1
qdrant-client==1.11.2
arxiv==2.1.3
pymupdf==1.24.10
8 changes: 4 additions & 4 deletions databases/qdrant/docker/embed-docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
google-cloud-storage==2.18.2
google-cloud-aiplatform==1.65.0
langchain==0.2.16
langchain-community==0.2.16
google-cloud-aiplatform==1.67.1
langchain==0.3.0
langchain-community==0.3.0
langchain-google-vertexai==1.0.10
qdrant-client==1.11.1
qdrant-client==1.11.2
pypdf==3.17.4
click==8.1.7
Flask==2.3.3
Expand Down
10 changes: 5 additions & 5 deletions databases/weaviate/docker/chatbot/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
streamlit==1.38.0
google-cloud-aiplatform==1.65.0
langchain==0.2.16
langchain-community==0.2.16
google-cloud-aiplatform==1.67.1
langchain==0.3.0
langchain-community==0.3.0
langchain-google-vertexai==1.0.10
langchain-weaviate==0.0.2
weaviate-client==4.7.1
langchain-weaviate==0.0.3
weaviate-client==4.8.1
arxiv==2.1.3
pymupdf==1.24.10
10 changes: 5 additions & 5 deletions databases/weaviate/docker/embed-docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
google-cloud-storage==2.18.2
google-cloud-aiplatform==1.65.0
langchain==0.2.16
langchain-community==0.2.16
google-cloud-aiplatform==1.67.1
langchain==0.3.0
langchain-community==0.3.0
langchain-google-vertexai==1.0.10
langchain-weaviate==0.0.2
weaviate-client==4.7.1
langchain-weaviate==0.0.3
weaviate-client==4.8.1
pypdf==3.17.4
click==8.1.7
Flask==2.3.3
Expand Down

0 comments on commit 2e4015a

Please sign in to comment.