Skip to content

Commit

Permalink
Bump lvmgort to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Nov 11, 2024
1 parent 88823be commit 948885c
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ requires-python = ">=3.11,<4"
dependencies = [
"sdsstools>=1.8.1",
"fastapi[standard]>=0.112.0",
"lvmgort>=1.1.2",
"lvmopstools>=0.3.9",
"gunicorn>=22.0.0",
"uvicorn[standard]>=0.24.0",
"sdss-clu>=2.2.1",
Expand All @@ -25,7 +27,6 @@ dependencies = [
"redis[hiredis]>=5.0.3",
"httpx>=0.27.2",
"aiocache>=0.12.2",
"lvmgort>=1.0.0",
"cachetools>=5.4.0",
"taskiq[reload]>=0.11.7; sys_platform!='darwin'",
"taskiq>=0.11.7; sys_platform=='darwin'",
Expand All @@ -35,7 +36,6 @@ dependencies = [
"python-multipart>=0.0.9",
"adbc-driver-postgresql>=1.1.0",
"pyarrow>=17.0.0",
"lvmopstools>=0.3.9",
"psycopg[binary]>=3.2.2",
"jinja2>=3.1.4",
"kubernetes>=31.0.0",
Expand Down
Loading

0 comments on commit 948885c

Please sign in to comment.