Skip to content

Commit

Permalink
Fix Python tests with latest dependencies (#5867)
Browse files Browse the repository at this point in the history
Related to #5867.
  • Loading branch information
seeM authored Jan 2, 2025
1 parent 158abd1 commit 24620f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ pyarrow
pytest<8.1.1
pytest-asyncio
pytest-mock
torch; python_version < '3.12'
torch
sqlalchemy

0 comments on commit 24620f4

Please sign in to comment.