We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06fed9c commit 11ada2bCopy full SHA for 11ada2b
source-brevo/pyproject.toml
@@ -7,6 +7,7 @@ authors = [ "Jonathan Wihl <jonathan@estuary.dev>",]
7
[tool.poetry.dependencies]
8
airbyte-cdk = "^4.6.2"
9
estuary-cdk = {path="../estuary-cdk", develop = true}
10
+nltk = "^3.9.1"
11
python = "^3.11"
12
pydantic = "^2"
13
pytz = "^2024.1"
0 commit comments