We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a35bf5 commit e0ba439Copy full SHA for e0ba439
1 file changed
applications/notifications/server/setup.py
@@ -14,7 +14,7 @@
14
# http://pypi.python.org/pypi/setuptools
15
16
REQUIRES = [
17
- "jinja2>=3"
+ "jinja2>=3",
18
"python_dateutil>=2.6.0"
19
]
20
0 commit comments