Skip to content

Commit c387655

Browse files
authored
Update gen.yaml to pin python-dateutils version (#589)
Update gen.yaml to pin python-dateutils version
1 parent 8f1d19d commit c387655

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

lending/gen.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ python:
1414
version: 7.0.0
1515
additionalDependencies:
1616
dev: {}
17-
main: {}
17+
main: {
18+
"python-dateutil": "2.9.0.post0"
19+
}
1820
author: Codat
1921
authors:
2022
- Speakeasy

0 commit comments

Comments
 (0)