Skip to content

Commit

Permalink
Update binder deps
Browse files Browse the repository at this point in the history
  • Loading branch information
SylvainCorlay committed Oct 27, 2020
1 parent 5f18649 commit 6020f91
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,13 +92,6 @@ All the dependencies of xleaflet are available for the conda package manager.
| 0.6.1 | ~0.16.1 | >=0.18.1,<0.19 | >=0.19.1,<0.20 |
| 0.6.0 | ~0.16.0 | >=0.18.1,<0.19 | >=0.19.1,<0.20 |
| 0.5.0 | ~0.15.0 | >=0.17.0,<0.18 | >=0.19.0,<0.20 |
| 0.4.0 | ~0.14.0 | >=0.15.0,<0.16 | >=0.18.1,<0.19 |
| 0.3.1 | ~0.13.1 | >=0.14.1,<0.15 | |
| 0.3.0 | ~0.13.0 | >=0.13.0,<0.14 | |
| 0.2.1 | ~0.12.2 | >=0.13.0,<0.14 | |
| 0.2.0 | ~0.12.0 | >=0.13.0,<0.14 | |
| 0.1.0 | ~0.10.0 | >=0.12.0,<0.13 | |
| 0.0.1 | ~0.9.0 | >=0.12.0,<0.13 | |

## License

Expand Down
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channels:
- conda-forge
dependencies:
- xtensor=0.21
- xwidgets=0.22.0
- xwidgets=0.22.1
- xleaflet=0.12.0
- xeus-cling=0.10.0
- ipyleaflet>=0.13.0,<0.14
Expand Down

0 comments on commit 6020f91

Please sign in to comment.