Skip to content

Commit

Permalink
chore(deps): update python (#1128)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Feb 5, 2024
1 parent 31a70df commit a0aba37
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
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.37.0
transformers==4.37.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 @@ -15,7 +15,7 @@ pandas==2.2.0
# via -r requirements.in
python-dateutil==2.8.2
# via pandas
pytz==2023.3.post1
pytz==2023.4
# via pandas
redis==5.0.1
# via -r requirements.in
Expand Down
2 changes: 1 addition & 1 deletion databases/cloud-pubsub/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-pubsub~=2.19.0
google-auth~=2.26.1
google-auth~=2.27.0
6 changes: 3 additions & 3 deletions databases/qdrant/docker/chatbot/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
streamlit==1.30.0
google-cloud-aiplatform==1.39.0
langchain==0.1.1
google-cloud-aiplatform==1.40.0
langchain==0.1.4
qdrant-client==1.7.1
arxiv==2.1.0
pymupdf==1.23.16
pymupdf==1.23.19
2 changes: 1 addition & 1 deletion databases/qdrant/docker/embed-docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
google-cloud-storage==2.14.0
google-cloud-aiplatform==1.40.0
langchain==0.1.1
langchain==0.1.4
qdrant-client==1.7.1
pypdf==3.17.4
click==8.1.7
Expand Down

0 comments on commit a0aba37

Please sign in to comment.