update dependencies
This commit is contained in:
parent
b93c6ea514
commit
c2be313793
|
@ -13,7 +13,7 @@ python = ">=3.11,<4.0"
|
|||
rich = "^14.1.0"
|
||||
typer = "^0.17.4"
|
||||
dice = "^4.0.0"
|
||||
random_sets = { git = "https://github.com/evilchili/random-sets", branch="main" }
|
||||
random_sets = { git = "https://git.evilchi.li/evilchili/random-sets", branch="main" }
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pytest = "^7.4.3"
|
||||
|
|
Loading…
Reference in New Issue
Block a user