Skip to content

Commit 556b576

Browse files
committed
version upgrade
1 parent 740b779 commit 556b576

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="ohara",
5-
version="0.1.2",
5+
version="0.1.3",
66
packages=find_packages(),
77
author="joey00072",
88
author_email="00shxf@gmail.com",
@@ -13,7 +13,6 @@
1313
install_requires=[
1414
# Add your project dependencies here
1515
"lightning>=2.3.0",
16-
"torch>=2.0.0",
1716
"transformers>=4.46.0",
1817
"datasets>=3.1.0",
1918
"wandb>=0.18.0",

0 commit comments

Comments
 (0)