Skip to content

Commit

Permalink
Revert "add langchain vertexai tests"
Browse files Browse the repository at this point in the history
This reverts commit 0fa37f9.
  • Loading branch information
ncybul committed Nov 27, 2024
1 parent 0fa37f9 commit d1badbb
Show file tree
Hide file tree
Showing 21 changed files with 715 additions and 1,124 deletions.
83 changes: 28 additions & 55 deletions .riot/requirements/13647e5.txt → .riot/requirements/11063bf.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,56 +2,40 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --allow-unsafe --no-annotate .riot/requirements/13647e5.in
# pip-compile --allow-unsafe --no-annotate .riot/requirements/11063bf.in
#
ai21==3.0.0
ai21==2.14.1
ai21-tokenizer==0.12.0
aiohappyeyeballs==2.4.3
aiohttp==3.11.7
aiohappyeyeballs==2.4.0
aiohttp==3.10.5
aiosignal==1.3.1
annotated-types==0.7.0
anthropic==0.26.0
anyio==4.6.2.post1
anyio==4.4.0
attrs==24.2.0
boto3==1.34.51
botocore==1.34.51
cachetools==5.5.0
certifi==2024.8.30
charset-normalizer==3.4.0
charset-normalizer==3.3.2
cohere==5.4.0
coverage[toml]==7.6.8
coverage[toml]==7.6.1
dataclasses-json==0.6.7
defusedxml==0.7.1
distro==1.9.0
docstring-parser==0.16
exceptiongroup==1.2.2
faiss-cpu==1.8.0
fastavro==1.9.7
filelock==3.16.1
frozenlist==1.5.0
fsspec==2024.10.0
google-ai-generativelanguage==0.6.13
google-api-core[grpc]==2.23.0
google-auth==2.36.0
google-cloud-aiplatform[all]==1.71.1
google-cloud-bigquery==3.27.0
google-cloud-core==2.4.1
google-cloud-resource-manager==1.13.1
google-cloud-storage==2.18.2
google-crc32c==1.6.0
google-resumable-media==2.7.2
googleapis-common-protos[grpc]==1.66.0
filelock==3.16.0
frozenlist==1.4.1
fsspec==2024.9.0
greenlet==3.0.3
grpc-google-iam-v1==0.13.1
grpcio==1.68.0
grpcio-status==1.68.0
h11==0.14.0
httpcore==1.0.7
httpcore==1.0.5
httpx==0.27.2
httpx-sse==0.4.0
huggingface-hub==0.26.2
huggingface-hub==0.24.6
hypothesis==6.45.0
idna==3.10
idna==3.8
iniconfig==2.0.0
jmespath==1.0.1
jsonpatch==1.33
Expand All @@ -62,59 +46,48 @@ langchain-aws==0.1.3
langchain-cohere==0.1.4
langchain-community==0.0.38
langchain-core==0.1.52
langchain-google-vertexai==0.1.3
langchain-openai==0.1.6
langchain-pinecone==0.1.0
langchain-text-splitters==0.0.2
langsmith==0.1.146
marshmallow==3.23.1
langsmith==0.1.117
marshmallow==3.22.0
mock==5.1.0
multidict==6.1.0
mypy-extensions==1.0.0
numexpr==2.8.5
numpy==1.26.4
openai==1.30.3
opentracing==2.4.0
orjson==3.10.12
orjson==3.10.7
packaging==23.2
pinecone-client==3.2.2
pluggy==1.5.0
propcache==0.2.0
proto-plus==1.25.0
protobuf==5.28.3
psutil==6.1.0
pyasn1==0.6.1
pyasn1-modules==0.4.1
pydantic==2.10.2
pydantic-core==2.27.1
psutil==6.0.0
pydantic==2.9.1
pydantic-core==2.23.3
pytest==8.3.3
pytest-asyncio==0.23.7
pytest-cov==6.0.0
pytest-cov==5.0.0
pytest-mock==3.14.0
pytest-randomly==3.10.1
python-dateutil==2.9.0.post0
pyyaml==6.0.2
regex==2024.11.6
regex==2024.7.24
requests==2.32.3
requests-toolbelt==1.0.0
rsa==4.9
s3transfer==0.10.4
s3transfer==0.10.2
sentencepiece==0.2.0
shapely==2.0.6
six==1.16.0
sniffio==1.3.1
sortedcontainers==2.4.0
sqlalchemy==2.0.36
sqlalchemy==2.0.34
tenacity==8.5.0
tiktoken==0.8.0
tiktoken==0.7.0
tokenizers==0.19.1
tqdm==4.67.1
types-protobuf==4.25.0.20240417
types-requests==2.32.0.20241016
tqdm==4.66.5
types-requests==2.32.0.20240907
typing-extensions==4.12.2
typing-inspect==0.9.0
urllib3==2.0.7
vcrpy==5.1.0
vertexai==1.71.1
wrapt==1.17.0
yarl==1.18.0
wrapt==1.16.0
yarl==1.11.1
79 changes: 28 additions & 51 deletions .riot/requirements/12f0b6a.txt → .riot/requirements/16c3b9f.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,50 +2,35 @@
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --allow-unsafe --no-annotate .riot/requirements/12f0b6a.in
# pip-compile --allow-unsafe --no-annotate .riot/requirements/16c3b9f.in
#
ai21==3.0.0
ai21==2.14.1
ai21-tokenizer==0.12.0
aiohappyeyeballs==2.4.3
aiohttp==3.11.7
aiohappyeyeballs==2.4.0
aiohttp==3.10.5
aiosignal==1.3.1
anyio==4.6.2.post1
anyio==4.4.0
async-timeout==4.0.3
attrs==24.2.0
backoff==2.2.1
cachetools==5.5.0
certifi==2024.8.30
charset-normalizer==3.4.0
charset-normalizer==3.3.2
cohere==4.57
coverage[toml]==7.6.8
coverage[toml]==7.6.1
dataclasses-json==0.5.14
dnspython==2.7.0
docstring-parser==0.16
dnspython==2.6.1
exceptiongroup==1.2.2
fastavro==1.9.7
filelock==3.16.1
frozenlist==1.5.0
fsspec==2024.10.0
google-api-core[grpc]==2.23.0
google-auth==2.36.0
google-cloud-aiplatform[all]==1.71.1
google-cloud-bigquery==3.27.0
google-cloud-core==2.4.1
google-cloud-resource-manager==1.13.1
google-cloud-storage==2.18.2
google-crc32c==1.6.0
google-resumable-media==2.7.2
googleapis-common-protos[grpc]==1.66.0
filelock==3.16.0
frozenlist==1.4.1
fsspec==2024.9.0
greenlet==3.0.3
grpc-google-iam-v1==0.13.1
grpcio==1.68.0
grpcio-status==1.68.0
h11==0.14.0
httpcore==1.0.7
httpcore==1.0.5
httpx==0.27.2
huggingface-hub==0.26.2
huggingface-hub==0.24.6
hypothesis==6.45.0
idna==3.10
idna==3.8
importlib-metadata==6.11.0
iniconfig==2.0.0
jsonpatch==1.33
Expand All @@ -56,7 +41,7 @@ langchain-core==0.1.23
langchainplus-sdk==0.0.4
langsmith==0.0.87
loguru==0.7.2
marshmallow==3.23.1
marshmallow==3.22.0
mock==5.1.0
multidict==6.1.0
mypy-extensions==1.0.0
Expand All @@ -68,39 +53,31 @@ opentracing==2.4.0
packaging==23.2
pinecone-client==2.2.4
pluggy==1.5.0
propcache==0.2.0
proto-plus==1.25.0
protobuf==5.28.3
psutil==6.1.0
pyasn1==0.6.1
pyasn1-modules==0.4.1
pydantic==1.10.19
psutil==6.0.0
pydantic==1.10.18
pytest==8.3.3
pytest-asyncio==0.23.7
pytest-cov==6.0.0
pytest-cov==5.0.0
pytest-mock==3.14.0
pytest-randomly==3.10.1
python-dateutil==2.9.0.post0
pyyaml==6.0.2
regex==2024.11.6
regex==2024.7.24
requests==2.32.3
rsa==4.9
sentencepiece==0.2.0
shapely==2.0.6
six==1.16.0
sniffio==1.3.1
sortedcontainers==2.4.0
sqlalchemy==2.0.36
sqlalchemy==2.0.34
tenacity==8.5.0
tiktoken==0.8.0
tokenizers==0.21.0
tomli==2.1.0
tqdm==4.67.1
tiktoken==0.7.0
tokenizers==0.20.0
tomli==2.0.1
tqdm==4.66.5
typing-extensions==4.12.2
typing-inspect==0.9.0
urllib3==2.2.3
urllib3==2.2.2
vcrpy==6.0.1
vertexai==1.71.1
wrapt==1.17.0
yarl==1.18.0
zipp==3.21.0
wrapt==1.16.0
yarl==1.11.1
zipp==3.20.1
Loading

0 comments on commit d1badbb

Please sign in to comment.