Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,4 @@ pandas
|
|
| 3 |
numpy
|
| 4 |
scikit-learn
|
| 5 |
torch
|
| 6 |
-
pytorch-tabular
|
|
|
|
| 3 |
numpy
|
| 4 |
scikit-learn
|
| 5 |
torch
|
| 6 |
+
pytorch-tabular==1.1.0
|