Skip to content

Commit

Permalink
Move google-cloud-aiplatform to default requirements to support verte…
Browse files Browse the repository at this point in the history
…x AI llama
  • Loading branch information
Weves committed Jan 3, 2025
1 parent b92c183 commit ea75f5c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions backend/requirements/default.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ fastapi-users==12.1.3
fastapi-users-db-sqlalchemy==5.0.0
filelock==3.15.4
google-api-python-client==2.86.0
google-cloud-aiplatform==1.58.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==1.0.0
# GPT4All library has issues running on Macs and python:3.11.4-slim-bookworm
Expand Down
1 change: 0 additions & 1 deletion backend/requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ black==23.3.0
boto3-stubs[s3]==1.34.133
celery-types==0.19.0
cohere==5.6.1
google-cloud-aiplatform==1.58.0
lxml==5.3.0
lxml_html_clean==0.2.2
mypy-extensions==1.0.0
Expand Down

0 comments on commit ea75f5c

Please sign in to comment.