Skip to content

Commit

Permalink
limit numpy & pandas versions
Browse files Browse the repository at this point in the history
  • Loading branch information
shlomiku committed Mar 21, 2021
1 parent 3508e02 commit dc001b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions etc/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ multipledispatch>=0.6.0
toolz>=0.8.2

# Scientific Libraries
numpy
pandas
numpy<1.20
pandas<1.2.0


pandas-datareader>=0.9.0
Expand Down

0 comments on commit dc001b4

Please sign in to comment.