Skip to content

Commit

Permalink
update torch, sqlalchemy
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelizimm committed Dec 17, 2024
1 parent 976c712 commit cc76f20
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pyarrow==17.0.0
pytest==8.0.2
pytest-asyncio==0.23.8
pytest-mock==3.14.0
torch==2.4.1; python_version >= '3.10'
torch==2.5.1; python_version >= '3.10'
torch==2.1.2; python_version < '3.10'
SQLAlchemy==2.0.34
SQLAlchemy==2.0.36

0 comments on commit cc76f20

Please sign in to comment.