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 Oct 16, 2024
1 parent 2feaeb2 commit 018ae5f
Show file tree
Hide file tree
Showing 14 changed files with 57 additions and 57 deletions.
6 changes: 3 additions & 3 deletions ai-ml/maxdiffusion-tpu/build/server/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
--find-links https://storage.googleapis.com/jax-releases/jax_nightly_releases.html
--find-links https://storage.googleapis.com/jax-releases/libtpu_releases.html

uvicorn[standard]==0.30.6
fastapi[all]==0.114.0
uvicorn[standard]==0.31.0
fastapi[all]==0.115.0
pillow
jax[tpu]==0.4.34.dev20241001 --pre
google-cloud-storage
Expand All @@ -24,4 +24,4 @@ Pillow
pytest
tensorflow==2.17.0
tensorflow-datasets
ruff>=0.6,<=0.6.4
ruff>=0.6,<=0.6.9
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.2
transformers==4.45.2
6 changes: 3 additions & 3 deletions 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
redis==5.0.8
pandas==2.2.3
scikit-learn==1.5.2
redis==5.1.1
10 changes: 5 additions & 5 deletions batch/aiml-workloads/src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,26 +6,26 @@
#
joblib==1.4.2
# via scikit-learn
numpy==2.1.1
numpy==2.1.2
# via
# pandas
# scikit-learn
# scipy
pandas==2.2.2
pandas==2.2.3
# via -r requirements.in
python-dateutil==2.9.0.post0
# via pandas
pytz==2024.2
# via pandas
redis==5.0.8
redis==5.1.1
# 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
six==1.16.0
# via python-dateutil
threadpoolctl==3.5.0
# via scikit-learn
tzdata==2024.1
tzdata==2024.2
# via pandas
4 changes: 2 additions & 2 deletions databases/cloud-pubsub/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-pubsub~=2.23.0
google-auth~=2.34.0
google-cloud-pubsub~=2.26.0
google-auth~=2.35.0
12 changes: 6 additions & 6 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
streamlit==1.39.0
google-cloud-aiplatform==1.70.0
langchain==0.3.3
langchain-community==0.3.2
langchain-google-vertexai==1.0.10
elasticsearch==8.15.0
elasticsearch==8.15.1
arxiv==2.1.3
pymupdf==1.24.10
pymupdf==1.24.11
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.70.0
langchain==0.3.3
langchain-community==0.3.2
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
12 changes: 6 additions & 6 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
streamlit==1.39.0
google-cloud-aiplatform==1.70.0
langchain==0.3.3
langchain-community==0.3.2
langchain-google-vertexai==1.0.10
pgvector==0.3.2
pgvector==0.3.5
psycopg2-binary==2.9.9
arxiv==2.1.3
pymupdf==1.24.10
pymupdf==1.24.11
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.70.0
langchain==0.3.3
langchain-community==0.3.2
langchain-google-vertexai==1.0.10
pgvector==0.3.2
pgvector==0.3.5
psycopg2-binary==2.9.9
pypdf==3.17.4
click==8.1.7
Expand Down
12 changes: 6 additions & 6 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
streamlit==1.39.0
google-cloud-aiplatform==1.70.0
langchain==0.3.3
langchain-community==0.3.2
langchain-google-vertexai==1.0.10
qdrant-client==1.11.1
qdrant-client==1.12.0
arxiv==2.1.3
pymupdf==1.24.10
pymupdf==1.24.11
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.70.0
langchain==0.3.3
langchain-community==0.3.2
langchain-google-vertexai==1.0.10
qdrant-client==1.11.1
qdrant-client==1.12.0
pypdf==3.17.4
click==8.1.7
Flask==2.3.3
Expand Down
14 changes: 7 additions & 7 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
streamlit==1.39.0
google-cloud-aiplatform==1.70.0
langchain==0.3.3
langchain-community==0.3.2
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
pymupdf==1.24.11
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.70.0
langchain==0.3.3
langchain-community==0.3.2
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
2 changes: 1 addition & 1 deletion quickstarts/whereami/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
flask
requests
emoji==2.12.1
emoji==2.14.0
flask-cors
grpcio
grpcio-reflection
Expand Down

0 comments on commit 018ae5f

Please sign in to comment.