Skip to content

Commit

Permalink
CH-135 fix notifications build
Browse files Browse the repository at this point in the history
  • Loading branch information
filippomc committed Jul 16, 2024
1 parent 4a35bf5 commit e0ba439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications/notifications/server/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# http://pypi.python.org/pypi/setuptools

REQUIRES = [
"jinja2>=3"
"jinja2>=3",
"python_dateutil>=2.6.0"
]

Expand Down

0 comments on commit e0ba439

Please sign in to comment.