first sandbox draft
This commit is contained in:
@@ -3,5 +3,13 @@ name = "nats-python"
|
||||
version = "0.1.0"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"faststream[nats]>=0.6.7",
|
||||
"nats-py>=2.14.0",
|
||||
"pydantic>=2.13.4",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"asyncapi-python[codegen]>=0.3.1",
|
||||
"cookiecutter>=2.7.1",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user