fix loading
This commit is contained in:
@@ -4,4 +4,10 @@ version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = []
|
||||
dependencies = [
|
||||
"bcrypt>=4.3.0",
|
||||
"confluent-kafka>=2.10.0",
|
||||
"flet[all]>=0.28.2",
|
||||
"kafka>=1.3.5",
|
||||
"redis>=6.0.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user