Skip to content

Commit

Permalink
deps: add mailchimp in the new dep syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
josedev-union committed Dec 5, 2024
1 parent 2be5364 commit d4ea0ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ dependencies = [
"isodate",
"jsonpath-ng>=1.6.1, <2",
"Mako>=1.2.2",
"mailchimp_marketing==3.0.80",
"markdown>=3.0",
"msgpack>=1.0.0, <1.1",
"nh3>=0.2.11, <0.3",
Expand Down
1 change: 1 addition & 0 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ prophet==1.1.3
pydoris==1.0.5.3
sqlalchemy-bigquery==1.11.0
Authlib==1.3.2
mailchimp_marketing==3.0.80

0 comments on commit d4ea0ff

Please sign in to comment.