Skip to content

Commit

Permalink
Remove yarl as an eval-dep
Browse files Browse the repository at this point in the history
yarl currently relies on multidict, which does not have wheels for 3.12
  • Loading branch information
ChrisLovering committed Jan 24, 2024
1 parent 4ab3af8 commit 3ce7ab6
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 @@ -19,4 +19,4 @@ scipy~=1.11 ; python_version == '3.12'
sympy~=1.12
typing-extensions~=4.9
tzdata~=2023.4
yarl~=1.9
# yarl~=1.9 Requires multidict wheels in order to build https://github.com/aio-libs/multidict/issues/887

0 comments on commit 3ce7ab6

Please sign in to comment.