Skip to content

Commit

Permalink
Fixing versions for pandas and dask because github issues:
Browse files Browse the repository at this point in the history
- #51
- #45
  • Loading branch information
bramvds committed Feb 12, 2019
1 parent a4d86c1 commit c5e7ef1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ numba
attrs
frozendict
numpy
pandas>=0.20.1
pandas==0.23.4
cloudpickle
dask>=0.18.1
dask==1.0.0
distributed>=1.21.6
pyarrow>=0.11.1
arboreto
Expand Down

0 comments on commit c5e7ef1

Please sign in to comment.