Skip to content

Commit

Permalink
trigger docker reqs workflow (#472)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmeier authored Aug 4, 2024
1 parent 942ae8c commit 8d69bc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@ dependencies = [
"PyJWT",
"python-multipart",
"questionary",
"rich<13",
"rich<12",
"sqlalchemy>=2",
"starlette",
"tomlkit",
"typer",
"uvicorn",
"uvicorn<26",
]
dynamic = ["version"]

Expand Down

0 comments on commit 8d69bc8

Please sign in to comment.