Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 20 additions & 20 deletions src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
aiofiles==24.1.0
aiohappyeyeballs==2.4.3
aiohttp==3.10.9
aiohttp==3.13.4
aiosignal==1.3.1
aiosqlite==0.20.0
alembic==1.13.3
Expand All @@ -16,7 +16,7 @@ auth0-python==4.7.2
backoff==2.2.1
bcrypt==4.2.0
beautifulsoup4==4.12.3
bentoml==1.3.7
bentoml==1.4.39
blinker==1.8.2
boto3==1.35.34
botocore==1.35.34
Expand All @@ -40,7 +40,7 @@ contourpy==1.3.0
crashtest==0.4.1
crewai==0.67.1
crewai-tools==0.12.1
cryptography==43.0.1
cryptography==46.0.7
cycler==0.12.1
databricks-sdk==0.33.0
dataclasses-json==0.6.7
Expand Down Expand Up @@ -131,12 +131,12 @@ lancedb==0.5.7
langchain==0.2.16
langchain-cohere==0.1.9
langchain-community==0.2.17
langchain-core==0.2.41
langchain-core==1.2.28
langchain-experimental==0.0.65
langchain-openai==0.1.25
langchain-text-splitters==0.2.4
langsmith==0.1.131
litellm==1.48.17
langchain-openai==1.1.14
langchain-text-splitters==1.1.2
langsmith==0.7.31
litellm==1.83.7
Mako==1.3.5
Markdown==3.7
markdown-it-py==3.0.0
Expand All @@ -146,7 +146,7 @@ matplotlib==3.9.2
matplotlib-inline==0.1.7
mdurl==0.1.2
mem0ai==0.1.17
mlflow==2.16.2
mlflow==3.11.0rc1
mlflow-skinny==2.16.2
mmh3==5.0.1
mock==4.0.3
Expand Down Expand Up @@ -177,7 +177,7 @@ opentelemetry-proto==1.27.0
opentelemetry-sdk==1.27.0
opentelemetry-semantic-conventions==0.48b0
opentelemetry-util-http==0.48b0
orjson==3.10.7
orjson==3.11.6
outcome==1.3.0.post0
overrides==7.7.0
packaging==24.1
Expand All @@ -187,12 +187,12 @@ parso==0.8.4
pathos==0.3.3
pathspec==0.12.1
pexpect==4.9.0
pillow==10.4.0
pillow==12.2.0
pip-requirements-parser==32.0.1
pkginfo==1.11.1
platformdirs==4.3.6
pluggy==1.5.0
poetry==1.8.3
poetry==2.3.4
poetry-core==1.9.0
poetry-plugin-export==1.8.0
portalocker==2.10.1
Expand All @@ -209,7 +209,7 @@ pulsar-client==3.5.0
pure_eval==0.2.3
py==1.11.0
pyarrow==17.0.0
pyasn1==0.6.1
pyasn1==0.6.3
pyasn1_modules==0.4.1
pycparser==2.22
pydantic==2.9.2
Expand All @@ -218,17 +218,17 @@ Pygments==2.18.0
PyJWT==2.9.0
pylance==0.9.18
pyparsing==3.1.4
pypdf==4.3.1
pypdf==6.10.2
PyPika==0.48.9
pyproject_hooks==1.2.0
pyright==1.1.383
pysbd==0.3.4
PySocks==1.7.1
pytest==8.3.3
pytest==9.0.3
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python-dotenv==1.2.2
python-json-logger==2.0.7
python-multipart==0.0.12
python-multipart==0.0.27
pytube==15.0.0
pytz==2024.2
pyvis==0.3.2
Expand All @@ -241,7 +241,7 @@ RapidFuzz==3.10.0
ratelimiter==1.2.0.post0
referencing==0.35.1
regex==2024.9.11
requests==2.32.3
requests==2.33.0
requests-oauthlib==2.0.0
requests-toolbelt==1.0.0
retry==0.9.2
Expand Down Expand Up @@ -280,7 +280,7 @@ tokenizers==0.20.0
tomli==2.0.2
tomli_w==1.0.0
tomlkit==0.13.2
tornado==6.4.1
tornado==6.5.5
tqdm==4.66.5
traitlets==5.14.3
trio==0.26.2
Expand All @@ -292,7 +292,7 @@ typing-inspect==0.9.0
typing_extensions==4.12.2
tzdata==2024.2
urllib3==2.2.3
uv==0.4.18
uv==0.11.6
uvicorn==0.31.0
uvloop==0.20.0
virtualenv==20.26.6
Expand Down