Skip to content

Commit 11b6e14

Browse files
authored
Go back prev citation (#117)
* added readme * Update pyproject.toml
1 parent 928254b commit 11b6e14

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Please take a look at the documentation for more information on the available me
129129
Citing Treeffuser
130130
=================
131131

132-
If you use Treeffuser or this codebase in your work, please cite the following paper:
132+
If you use Treeffuser in your work, please cite the following paper:
133133

134134
.. code-block:: bibtex
135135

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ jaxtyping = "^0.2.19"
2626
einops = "^0.8.0"
2727
scipy = "^1.13"
2828
tqdm = "^4.66.4"
29-
lightgbm = "^4.3.0"
29+
lightgbm = "4.3.0"
3030
ml-collections = "^0.1.1"
31-
scikit-learn = "^1.5.0"
31+
scikit-learn = "1.5.0"
3232
pandas = "^2.0.0"
3333

3434
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)