Skip to content

Commit

Permalink
Re-add yarl as an eval dep now that multidict has 3.12 wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisLovering committed Mar 14, 2024
1 parent d1e6666 commit d6e9400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/eval-deps.pip
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ scipy~=1.12 ; python_version == '3.12'
sympy~=1.12
typing-extensions~=4.10
tzdata~=2024.1
# yarl~=1.9 Requires multidict wheels in order to build https://github.com/aio-libs/multidict/issues/887
yarl~=1.9

0 comments on commit d6e9400

Please sign in to comment.