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 17, 2024
1 parent 3d5beb3 commit 4d948fa
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions requirements-dev.lock
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ frozenlist==1.4.1
fsspec==2024.2.0
ghp-import==2.1.0
h11==0.14.0
httpcore==1.0.2
httpcore==1.0.3
httpx==0.26.0
huggingface-hub==0.20.3
identify==2.5.33
identify==2.5.34
idna==3.6
iniconfig==2.0.0
ipython==8.21.0
Expand All @@ -48,12 +48,12 @@ jedi==0.19.1
jinja2==3.1.3
jsonpatch==1.33
jsonpointer==2.4
langchain==0.1.5
langchain-community==0.0.17
langchain-core==0.1.18
langchain-openai==0.0.5
langsmith==0.0.86
llama-cpp-python==0.2.38
langchain==0.1.7
langchain-community==0.0.20
langchain-core==0.1.23
langchain-openai==0.0.6
langsmith==0.0.87
llama-cpp-python==0.2.44
markdown==3.5.2
markdown-it-py==3.0.0
markupsafe==2.1.5
Expand All @@ -62,14 +62,14 @@ matplotlib-inline==0.1.6
mdurl==0.1.2
mergedeep==1.3.4
mkdocs==1.5.3
mkdocs-material==9.5.7
mkdocs-material==9.5.9
mkdocs-material-extensions==1.3.1
multidict==6.0.5
mypy==1.8.0
mypy-extensions==1.0.0
nodeenv==1.8.0
numpy==1.26.4
openai==1.11.1
openai==1.12.0
packaging==23.2
paginate==0.5.6
parso==0.8.3
Expand All @@ -78,16 +78,16 @@ pexpect==4.9.0
pillow==10.2.0
platformdirs==4.2.0
pluggy==1.4.0
pre-commit==3.6.0
pre-commit==3.6.1
prompt-toolkit==3.0.43
ptyprocess==0.7.0
pure-eval==0.2.2
pydantic==2.6.1
pydantic-core==2.16.2
pydantic-settings==2.1.0
pydantic-settings==2.2.0
pygments==2.17.2
pymdown-extensions==10.7
pytest==8.0.0
pytest==8.0.1
python-dateutil==2.8.2
python-dotenv==1.0.1
pyyaml==6.0.1
Expand All @@ -99,20 +99,20 @@ ruff==0.2.1
six==1.16.0
sniffio==1.3.0
soupsieve==2.5
sqlalchemy==2.0.25
sqlalchemy==2.0.27
stack-data==0.6.3
tenacity==8.2.3
tiktoken==0.5.2
tiktoken==0.6.0
tomli==2.0.1
tqdm==4.66.1
tqdm==4.66.2
traitlets==5.14.1
types-pyyaml==6.0.12.12
typing-extensions==4.9.0
typing-inspect==0.9.0
urllib3==2.2.0
virtualenv==20.25.0
watchdog==3.0.0
watchdog==4.0.0
wcwidth==0.2.13
yarl==1.9.4
# The following packages are considered to be unsafe in a requirements file:
setuptools==69.0.3
setuptools==69.1.0

0 comments on commit 4d948fa

Please sign in to comment.