Skip to content

Commit bb2cddd

Browse files
committed
Update to Oicana 0.4.0-rc.2
1 parent 7ec649a commit bb2cddd

2 files changed

Lines changed: 19 additions & 11 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,13 @@ license = { text = "MIT" }
88
dependencies = [
99
"fastapi>=0.115.0",
1010
"uvicorn[standard]>=0.32.0",
11-
"oicana>=0.3.0",
11+
"oicana==0.4.0rc2",
1212
"python-multipart>=0.0.12",
1313
]
1414

15+
[tool.uv]
16+
prerelease = "allow"
17+
1518
[dependency-groups]
1619
dev = [
1720
"pytest>=8.3.0",

uv.lock

Lines changed: 15 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)