Skip to content

Commit

Permalink
chore: Update reflex dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
georgedouzas committed Jan 12, 2025
1 parent 12589f0 commit 87ba394
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ sportsbet-gui = "sportsbet.gui.main:run"
[project.optional-dependencies]
gui = [
"nest-asyncio>=1.6.0",
"reflex>=0.6.7",
"reflex>=0.6.8",
"reflex-ag-grid>=0.0.10",
]
[tool.pdm]
Expand Down
4 changes: 3 additions & 1 deletion src/sportsbet/gui/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
reflex>=0.6.7
nest-asyncio>=1.6.0
reflex>=0.6.8
reflex-ag-grid>=0.0.10
sports-betting>=0.10.0

0 comments on commit 87ba394

Please sign in to comment.