diff --git a/requirements.txt b/requirements.txt index 364c11a..b57ad92 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ numpy==1.10.4 scipy==0.16.1 Theano==0.8 -e git+https://github.com/Lasagne/Lasagne.git@8f4f9b2#egg=Lasagne==0.2.git -joblib==0.9.3 +joblib==1.2.0 scikit-learn==0.17 tabulate==0.7.5