Skip to content

Commit 0fbb6dc

Browse files
committed
Fix dill issue on Python3.12
1 parent 6cf0c46 commit 0fbb6dc

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,7 +1,7 @@
11
# pythonwhat deps
22
protowhat~=2.3.1
33
asttokens~=2.4.1
4-
dill~=0.3.4
4+
dill~=0.4.0
55
markdown2~=2.5.3
66
jinja2~=3.1.3
77
black==19.10b0

0 commit comments

Comments
 (0)