mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-04-10 04:49:29 +02:00
Move google-cloud-aiplatform to default requirements to support vertex AI llama
This commit is contained in:
parent
b92c183022
commit
ea75f5cd5d
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user