Skip to content

Commit

Permalink
Pin keras (#777)
Browse files Browse the repository at this point in the history
in straxen, we just got the most strange errors from Keras doing very strange stuff, let's pin it
  • Loading branch information
JoranAngevaare authored Nov 10, 2021
1 parent 705cdaf commit db01cfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jedi==0.17.2 # upgrading to 0.18.0 breaks autocomplete in ipython
jupyter==1.0.0
jupyter-resource-usage==0.6.0 # Memory viewer for notebooks
jupyterlab==3.1.14
keras==2.6.0
line_profiler==3.3.1
llvmlite==0.37.0 # numba depencency
lz4==3.1.3 # Strax dependency
Expand Down

0 comments on commit db01cfe

Please sign in to comment.