Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sagorbrur authored Aug 30, 2023
1 parent 260136d commit 5a0d53d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
],
python_requires='>=3.7',
install_requires=[
"bnlp_toolkit",
"bnlp_toolkit==3.3.2",
"transformers==4.24.0"
]
)

0 comments on commit 5a0d53d

Please sign in to comment.