Skip to content

Commit ed666d1

Browse files
committed
allow python 3.6 dep adjustments
1 parent 607b963 commit ed666d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ sphinx-argparse = "^0.3.0"
5959
Js2Py = "^0.71"
6060
deepdiff = "^5.2.3"
6161
safety = "^2.0.0"
62-
readme-renderer = "^36.0"
62+
readme-renderer = "^34.0"
6363
pygount = "^1.2.4"
6464
types-PyYAML = "^6.0"
6565
coverage = "^6.2"

0 commit comments

Comments
 (0)