Skip to content

Commit 9a294e9

Browse files
committed
Revert back to Mako 1.1.6
For some non-obvious reason, using 1.2.x results in template errors. We should fix this in the future or file a bug.
1 parent c4da436 commit 9a294e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
psutil==5.9.0
2-
mako==1.2.2
2+
mako==1.1.6
33
pydantic==1.9.0
44
jsonschema==4.4.0
55
typing_inspect==0.7.1

0 commit comments

Comments
 (0)