Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
klntsky committed Nov 9, 2024
1 parent 39c2f03 commit dc0ef69
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion python/metaprompt/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,24 +11,32 @@ build==1.2.2.post1
certifi==2024.8.30
charset-normalizer==3.4.0
click==8.1.7
dataclasses-json==0.6.7
distro==1.9.0
frozenlist==1.5.0
greenlet==3.1.1
h11==0.14.0
httpcore==1.0.6
httpx==0.27.2
httpx-sse==0.4.0
idna==3.10
iniconfig==2.0.0
install-jdk==1.1.0
invoke==2.2.0
jiter==0.7.0
jsonpatch==1.33
jsonpointer==3.0.0
langchain==0.3.7
langchain-community==0.3.5
langchain-core==0.3.15
langchain-text-splitters==0.3.2
langsmith==0.1.142
marshmallow==3.23.1
metaprompt==0.0.1
multidict==6.1.0
mypy-extensions==1.0.0
numpy==1.26.4
openai==1.54.3
orjson==3.10.11
packaging==24.2
pathspec==0.12.1
Expand All @@ -37,15 +45,19 @@ platformdirs==4.3.6
pluggy==1.5.0
propcache==0.2.0
pydantic==2.9.2
pydantic-settings==2.6.1
pydantic_core==2.23.4
pyproject_hooks==1.2.0
pytest==8.3.3
python-dotenv==1.0.1
PyYAML==6.0.2
requests==2.32.3
requests-toolbelt==1.0.0
sniffio==1.3.1
SQLAlchemy==2.0.36
SQLAlchemy==2.0.35
tenacity==9.0.0
tqdm==4.67.0
typing-inspect==0.9.0
typing_extensions==4.12.2
urllib3==2.2.3
yarl==1.17.1

0 comments on commit dc0ef69

Please sign in to comment.