Skip to content

Commit

Permalink
Update requirements-docker.lock through pip-compile
Browse files Browse the repository at this point in the history
  • Loading branch information
arjxn-py committed Jul 21, 2024
1 parent 80fd875 commit ff1dcd8
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions requirements-docker.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,12 @@ click==8.1.7
# lancedb
# typer
# uvicorn
colorama==0.4.6
# via
# build
# click
# tqdm
# uvicorn
coloredlogs==15.0.1
# via onnxruntime
contourpy==1.2.0
Expand Down Expand Up @@ -215,7 +221,7 @@ pandas==2.1.4
# panel
panel==1.4.4
# via Ragna (pyproject.toml)
param==2.0.1
param==2.1.1
# via
# panel
# pyviz-comms
Expand Down Expand Up @@ -273,6 +279,8 @@ pypika==0.48.9
# via chromadb
pyproject-hooks==1.0.0
# via build
pyreadline3==3.4.1
# via humanfriendly
python-dateutil==2.8.2
# via
# kubernetes
Expand Down Expand Up @@ -388,8 +396,6 @@ uvicorn==0.26.0
# via
# Ragna (pyproject.toml)
# chromadb
uvloop==0.19.0
# via uvicorn
watchfiles==0.21.0
# via uvicorn
wcwidth==0.2.13
Expand Down

0 comments on commit ff1dcd8

Please sign in to comment.