We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c110c7d commit 25c7a46Copy full SHA for 25c7a46
1 file changed
pyproject.toml
@@ -13,7 +13,7 @@ readme = "README.md"
13
requires-python = ">=3.8"
14
dependencies = [
15
'displayhooks>=0.0.4',
16
- 'dill==^0.4.0',
+ 'dill==0.4.0',
17
]
18
classifiers = [
19
"Operating System :: OS Independent",
0 commit comments