Skip to content

Commit

Permalink
Bump the truss version in control requirements. (#694)
Browse files Browse the repository at this point in the history
  • Loading branch information
squidarth authored Oct 5, 2023
1 parent 5ed986d commit 7cf29d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "truss"
version = "0.7.9"
version = "0.7.10"
description = "A seamless bridge from model development to model delivery"
license = "MIT"
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion truss/templates/control/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dataclasses-json==0.5.7
truss==0.6.5rc1
truss==0.7.9
fastapi==0.95.0
uvicorn==0.21.1
uvloop==0.17.0
Expand Down

0 comments on commit 7cf29d0

Please sign in to comment.