Skip to content

Commit

Permalink
Allow users to install all compatible numba vers (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
caique-lima authored Jul 9, 2020
1 parent 4ccbbf2 commit 979e4e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ pandas>=0.24.1,<0.25
scikit-learn>=0.21.2,<0.22.0
statsmodels>=0.9.0,<1
toolz>=0.9.0,<1
numba==0.48.0
numba>=0.48.0,<0.50

0 comments on commit 979e4e8

Please sign in to comment.