Skip to content

Commit ef88bff

Browse files
chore: upgrade reflex
1 parent 7562cb4 commit ef88bff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/types/extractor/fastapi/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ uvicorn = { extras = ["standard"], version = "^0.23.2" }
1515
python-dotenv = "^1.0.0"
1616
llama-index = "^0.11.1"
1717
cachetools = "^5.3.3"
18-
reflex = "^0.5.9"
18+
reflex = "^0.6.2.post1"
1919

2020
[build-system]
2121
requires = ["poetry-core"]

0 commit comments

Comments
 (0)