Skip to content

Commit a2f6fd2

Browse files
authored
Update requirements.txt (#5)
* Update requirements.txt * Update version.py
1 parent 6aab284 commit a2f6fd2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

decaf/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.3"
1+
__version__ = "0.1.4"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ numpy>=1.19
44
pandas
55
pytorch-lightning>=1.4
66
scipy
7-
sklearn
7+
scikit-learn
88
torch>=1.9
99
torchtext>=0.10.*
1010
xgboost

0 commit comments

Comments
 (0)