Skip to content

Commit 9dba4f9

Browse files
committed
(PPS-710): include 'python-dateutil' in pyproject.toml
1 parent ebed591 commit 9dba4f9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

poetry.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ graphene = ">=2.0,<3"
2929
promise = ">=2.2"
3030
Flask-SQLAlchemy-Session = ">=1.1"
3131
psqlgraph = ">=3.0"
32+
python-dateutil = "*"
3233
cdispyutils = ">=2.0.1"
3334
cdiserrors = ">=0.1"
3435
cdislogging = "<2"

0 commit comments

Comments
 (0)