diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 5469eef..8b76a3e --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ -aiohttp==3.9.3 +aiohttp==3.9.4 aiosignal==1.3.1 annotated-types==0.5.0 anyio==3.7.1 async-timeout==4.0.3 attrs==23.1.0 -black==24.2.0 +black==24.3.0 cachetools==5.3.1 cassandra-driver==3.28.0 cassio==0.1.5 @@ -25,15 +25,15 @@ greenlet==2.0.2 h11==0.14.0 httpcore==0.17.3 httpx==0.24.1 -idna==3.4 +idna==3.7 iniconfig==2.0.0 isort==5.13.2 jsonpatch==1.33 jsonpointer==2.4 kubernetes==27.2.0 langchain==0.1.9 -langchain-community==0.0.24 -langchain-core==0.1.26 +langchain-community==0.2.5 +langchain-core==0.1.35 langchain-openai==0.0.7 langsmith==0.1.8 marshmallow==3.20.1 @@ -53,7 +53,7 @@ pyasn1==0.5.0 pyasn1-modules==0.3.0 pycodestyle==2.11.1 pycparser==2.21 -pydantic==2.2.1 +pydantic==2.4.0 pydantic-core==2.6.1 pydantic-settings==2.0.3 pyflakes==3.2.0 @@ -65,7 +65,7 @@ python-dotenv==1.0.0 pytz==2024.1 PyYAML==6.0.1 regex==2023.12.25 -requests==2.31.0 +requests==2.32.2 requests-oauthlib==1.3.1 rsa==4.9 six==1.16.0 @@ -75,10 +75,10 @@ starlette==0.36.3 tenacity==8.2.3 tiktoken==0.6.0 tomli==2.0.1 -tqdm==4.66.1 +tqdm==4.66.3 typing-extensions==4.10.0 typing-inspect==0.9.0 -urllib3==1.26.18 +urllib3==1.26.19 uvicorn==0.23.2 websocket-client==1.6.2 yarl==1.9.2