Skip to content

Commit

Permalink
Bump all eval deps to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisLovering committed Jan 5, 2024
1 parent 21af573 commit 7cd99b9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements/eval-deps.pip
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
anyio[trio]~=4.0
anyio[trio]~=4.2
arrow~=1.3
attrs~=23.1
attrs~=23.2
beautifulsoup4~=4.12
einspect~=0.5 ; python_version == '3.12'
fishhook~=0.2
Expand All @@ -9,14 +9,14 @@ fuzzywuzzy~=0.18
lark~=1.1
matplotlib~=3.8 ; python_version == '3.12'
more-itertools~=10.1
networkx~=3.1
networkx~=3.2
numpy~=1.26 ; python_version == '3.12'
pandas~=2.1 ; python_version == '3.12'
pendulum~=3.0
python-dateutil~=2.8
pyyaml~=6.0
scipy~=1.11 ; python_version == '3.12'
sympy~=1.12
typing-extensions~=4.8
tzdata~=2023.3
typing-extensions~=4.9
tzdata~=2023.4
yarl~=1.9

0 comments on commit 7cd99b9

Please sign in to comment.