Skip to content

Commit 25c7a46

Browse files
author
esblinov
committed
fix dill version
1 parent c110c7d commit 25c7a46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ readme = "README.md"
1313
requires-python = ">=3.8"
1414
dependencies = [
1515
'displayhooks>=0.0.4',
16-
'dill==^0.4.0',
16+
'dill==0.4.0',
1717
]
1818
classifiers = [
1919
"Operating System :: OS Independent",

0 commit comments

Comments
 (0)