Update dependencies in poetry.lock and pyproject.toml
- Added new packages: annotated-doc (0.0.4), annotated-types (0.7.0), arrow (1.4.0), binaryornot (0.4.4), chardet (5.2.0), charset-normalizer (3.4.4), and websockets (15.0.1). - Updated rns dependency version to (>=1.0.2,<1.5.0) in both pyproject.toml and uv.lock. - Updated content hash in poetry.lock for consistency.
This commit is contained in:
@@ -10,7 +10,7 @@ readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"flet[all] (>=0.28.3,<0.29.0)",
|
||||
"rns (>=1.0.0,<1.5.0)"
|
||||
"rns (>=1.0.2,<1.5.0)"
|
||||
]
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user