Skip to content

Commit

Permalink
🔖 Release v0.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arxyzan committed Jun 14, 2024
1 parent 434997f commit 91993f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ maintainers = ["Aryan Shekarlaban <arxyzan@gmail.com>"]
repository = "https://github.com/hezarai/hezar"
homepage = "https://github.com/hezarai"
readme = ["README.md"]
requires-python = ">=3.10.0"
keywords = ["packaging", "poetry"]
documentation = "https://hezarai.github.io/hezar/"
classifiers = [
Expand All @@ -32,6 +31,7 @@ exclude = [
]

[tool.poetry.dependencies]
python = ">=3.10.0"
torch = ">=1.10.0"
omegaconf = ">=2.3.0"
transformers = ">=4.28.0"
Expand Down

0 comments on commit 91993f9

Please sign in to comment.