Skip to content

Commit

Permalink
requirements adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
Unischneider committed Nov 2, 2024
1 parent 9ba0afc commit 9fbf40a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ cloudpickle==2.2.1
# via
# mlflow-skinny
# sagemaker
cohere==5.11.0
cohere==5.11.1
# via -r requirements.txt
confection==0.1.5
# via
Expand Down Expand Up @@ -491,6 +491,7 @@ pydantic-settings==2.5.2
# via langchain-community
pygments==2.18.0
# via rich
pyjwt==2.9.0
pyparsing==3.1.4
# via matplotlib
pypdf==5.0.1
Expand Down Expand Up @@ -762,5 +763,7 @@ zipp==3.20.2
zope-interface==7.0.3
# via datetime



# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit 9fbf40a

Please sign in to comment.