Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
habedi committed Mar 1, 2025
1 parent 0004fdb commit 04b6ea5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ numpy = "^2.2.3"
poetry-dynamic-versioning = "^1.4.0"
pytest = "^8.2.2"
pytest-mock = "^3.14.0"
pytest-cov = ">=5,<7"
pytest-cov = "^6.0.0"
pandas = "^2.2.2"
jupyter = "^1.0.0"
tiktoken = ">=0.7,<0.10"
tiktoken = "^0.9.0"
ruff = "^0.9.9"

[tool.poetry-dynamic-versioning]
Expand Down

0 comments on commit 04b6ea5

Please sign in to comment.