mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
refactor: Remove nanoid dependency from native Python task runner (#19025)
This commit is contained in:
@@ -5,7 +5,6 @@ description = "Native Python task runner for n8n"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"nanoid>=2.0.0",
|
||||
"websockets>=15.0.1",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user