Skip to content

Commit

Permalink
🔒 Update dependencies versions
Browse files Browse the repository at this point in the history
  • Loading branch information
shroominic committed Feb 2, 2024
1 parent ddf190a commit c2693c7
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,33 +5,33 @@
# pre: false
# features: []
# all-features: false
# with-sources: false

-e file:.
annotated-types==0.6.0
anyio==4.2.0
certifi==2023.11.17
certifi==2024.2.2
charset-normalizer==3.3.2
distro==1.9.0
docstring-parser==0.15
exceptiongroup==1.2.0
h11==0.14.0
httpcore==1.0.2
httpx==0.26.0
idna==3.6
jinja2==3.1.3
jsonpatch==1.33
jsonpointer==2.4
langchain-core==0.1.15
langchain-openai==0.0.3
langsmith==0.0.83
langchain-core==0.1.18
langchain-openai==0.0.5
langsmith==0.0.86
markdown-it-py==3.0.0
markupsafe==2.1.4
mdurl==0.1.2
numpy==1.26.3
openai==1.9.0
openai==1.10.0
packaging==23.2
pydantic==2.5.3
pydantic-core==2.14.6
pydantic==2.6.0
pydantic-core==2.16.1
pydantic-settings==2.1.0
pygments==2.17.2
python-dotenv==1.0.1
Expand All @@ -44,4 +44,4 @@ tenacity==8.2.3
tiktoken==0.5.2
tqdm==4.66.1
typing-extensions==4.9.0
urllib3==2.1.0
urllib3==2.2.0

0 comments on commit c2693c7

Please sign in to comment.