fix deps
This commit is contained in:
parent
5a286236b6
commit
c183aba70f
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ name = "foucault"
|
|||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"nicegui>=2.12.1",
|
||||
"tomli-w>=1.2.0",
|
||||
|
|
Loading…
Reference in a new issue