diff --git a/requirements.txt b/requirements.txt index 076bc79..85c3374 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,13 @@ aiofiles==24.1.0 +aiohappyeyeballs==2.4.3 +aiohttp==3.11.8 aiomysql==0.2.0 +aiosignal==1.3.1 aiosmtplib==3.0.2 annotated-types==0.7.0 anyio==4.6.2.post1 asttokens==2.4.1 +attrs==24.2.0 beautifulsoup4==4.12.3 blinker==1.9.0 cachetools==5.5.0 @@ -16,12 +20,14 @@ distro==1.9.0 dnspython==2.7.0 executing==2.1.0 Flask==3.1.0 +frozenlist==1.5.0 google-api-core==2.23.0 google-api-python-client==2.154.0 google-auth==2.36.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.1 googleapis-common-protos==1.66.0 +greenlet==3.1.1 h11==0.14.0 h2==4.1.0 hpack==4.0.0 @@ -36,13 +42,26 @@ idna==3.10 ipaddress==1.0.23 itsdangerous==2.2.0 Jinja2==3.1.4 +jiter==0.8.0 +jsonpatch==1.33 +jsonpointer==3.0.0 +langchain==0.3.9 +langchain-core==0.3.21 +langchain-openai==0.2.10 +langchain-text-splitters==0.3.2 +langsmith==0.1.147 mail-parser==4.1.2 MarkupSafe==3.0.2 motor==3.6.0 +multidict==6.1.0 numpy==2.1.3 oauthlib==3.2.2 +openai==1.55.3 +orjson==3.10.12 +packaging==24.2 pandas==2.2.3 priority==2.0.0 +propcache==0.2.0 proto-plus==1.25.0 protobuf==5.28.3 psutil==6.1.0 @@ -56,16 +75,22 @@ PyMySQL==1.1.1 pyparsing==3.2.0 python-dateutil==2.9.0.post0 pytz==2024.2 +PyYAML==6.0.2 Quart==0.19.9 quart-cors==0.7.0 redis==5.2.0 regex==2024.11.6 requests==2.32.3 requests-oauthlib==2.0.0 +requests-toolbelt==1.0.0 rsa==4.9 six==1.16.0 sniffio==1.3.1 soupsieve==2.6 +SQLAlchemy==2.0.36 +tenacity==9.0.0 +tiktoken==0.8.0 +tqdm==4.67.1 typing_extensions==4.12.2 tzdata==2024.2 tzlocal==5.2 @@ -74,3 +99,4 @@ urllib3==2.2.3 uvicorn==0.32.1 Werkzeug==3.1.3 wsproto==1.2.0 +yarl==1.18.0