Skip to content

Commit 006b79f

Browse files
committed
Install fishhook now that it supports 3.13
1 parent af61bbd commit 006b79f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/eval-deps.pip

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ arrow~=1.3
33
attrs~=25.3
44
beautifulsoup4~=4.13
55

6-
# These packages don't support 3.13, 3.13t, nor 3.14-dev, so are commented out for now.
6+
# Doesn't support 3.13, 3.13t, nor 3.14-dev, so commented out for now.
77
# einspect~=0.5
8-
# fishhook~=0.3
98

9+
fishhook~=0.3; python_version == "3.13"
1010
forbiddenfruit~=0.1
1111
fuzzywuzzy~=0.18
1212
kaleido~=0.2

0 commit comments

Comments
 (0)