New requirements file
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Guillem Borrell 2024-06-10 08:40:13 +02:00
parent 56ec151b70
commit 28ffb5c69d

View file

@ -15,7 +15,7 @@ aiosignal==1.3.1
# via aiohttp
annotated-types==0.7.0
# via pydantic
anyio==4.3.0
anyio==4.4.0
# via
# httpx
# openai
@ -23,9 +23,10 @@ anyio==4.3.0
# watchfiles
attrs==23.2.0
# via aiohttp
authlib==1.3.1
botocore==1.34.106
# via aiobotocore
certifi==2024.2.2
certifi==2024.6.2
# via
# httpcore
# httpx
@ -38,15 +39,17 @@ click==8.1.7
# via
# typer
# uvicorn
cryptography==42.0.7
# via pyjwt
dataclasses-json==0.6.6
cryptography==42.0.8
# via
# authlib
# pyjwt
dataclasses-json==0.6.7
# via langchain-community
distro==1.9.0
# via openai
dnspython==2.6.1
# via email-validator
duckdb==0.10.3
duckdb==1.0.0
email-validator==2.1.1
# via fastapi
fastapi==0.111.0
@ -56,7 +59,7 @@ frozenlist==1.4.1
# via
# aiohttp
# aiosignal
fsspec==2024.5.0
fsspec==2024.6.0
# via s3fs
h11==0.14.0
# via
@ -77,6 +80,7 @@ idna==3.7
# httpx
# requests
# yarl
itsdangerous==2.2.0
jinja2==3.1.4
# via fastapi
jmespath==1.0.1
@ -85,17 +89,17 @@ jsonpatch==1.33
# via langchain-core
jsonpointer==2.4
# via jsonpatch
langchain==0.2.1
langchain==0.2.3
# via langchain-community
langchain-community==0.2.1
langchain-core==0.2.1
langchain-community==0.2.4
langchain-core==0.2.5
# via
# langchain
# langchain-community
# langchain-text-splitters
langchain-text-splitters==0.2.0
langchain-text-splitters==0.2.1
# via langchain
langsmith==0.1.63
langsmith==0.1.75
# via
# langchain
# langchain-community
@ -104,7 +108,7 @@ markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via jinja2
marshmallow==3.21.2
marshmallow==3.21.3
# via dataclasses-json
mdurl==0.1.2
# via markdown-it-py
@ -118,7 +122,7 @@ numpy==1.26.4
# via
# langchain
# langchain-community
openai==1.30.3
openai==1.33.0
orjson==3.10.3
# via
# fastapi
@ -129,7 +133,7 @@ packaging==23.2
# marshmallow
pycparser==2.22
# via cffi
pydantic==2.7.1
pydantic==2.7.3
# via
# fastapi
# langchain
@ -137,9 +141,9 @@ pydantic==2.7.1
# langsmith
# openai
# pydantic-settings
pydantic-core==2.18.2
pydantic-core==2.18.4
# via pydantic
pydantic-settings==2.2.1
pydantic-settings==2.3.1
pygments==2.18.0
# via rich
pyjwt==2.8.0
@ -157,14 +161,14 @@ pyyaml==6.0.1
# langchain-community
# langchain-core
# uvicorn
requests==2.32.2
requests==2.32.3
# via
# langchain
# langchain-community
# langsmith
rich==13.7.1
# via typer
s3fs==2024.5.0
s3fs==2024.6.0
shellingham==1.5.4
# via typer
six==1.16.0
@ -189,7 +193,7 @@ tqdm==4.66.4
# via openai
typer==0.12.3
# via fastapi-cli
typing-extensions==4.12.0
typing-extensions==4.12.2
# via
# fastapi
# openai
@ -206,11 +210,11 @@ urllib3==2.2.1
# via
# botocore
# requests
uvicorn==0.29.0
uvicorn==0.30.1
# via fastapi
uvloop==0.19.0
# via uvicorn
watchfiles==0.21.0
watchfiles==0.22.0
# via uvicorn
websockets==12.0
# via uvicorn