Skip to content

Commit

Permalink
FIX Update fsspec and change to CUDA 10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-wendt committed Mar 28, 2020
1 parent b109fbe commit dd63505
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
- fastavro>=0.22.9
- notebook>=0.5.0
- cython>=0.29,<0.30
- fsspec>=0.3.3
- fsspec>=0.3.3,<0.7.0a0
- pytest
- sphinx
- sphinx_rtd_theme
Expand All @@ -27,7 +27,7 @@ dependencies:
- ipython
- recommonmark
- pandoc=<2.0.0
- cudatoolkit=9.2
- cudatoolkit=10.2
- pip
- partd
- flake8
Expand Down

0 comments on commit dd63505

Please sign in to comment.