Skip to content

Commit 9b04094

Browse files
authored
unpinned versions of pandas (and scipy and numpy) (plotly#2278)
* unpinned versions of pandas (and scipy and numpy) * deubg * debug * debug
1 parent 6ebff02 commit 9b04094

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: binder/requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ jupytext
22
plotly==4.5.4
33
jupyter
44
notebook
5-
pandas==0.23.0
5+
pandas
66
statsmodels==0.10.1
7-
scipy==1.3.1
7+
scipy
88
patsy==0.5.1
9-
numpy==1.16.0
9+
numpy
1010
plotly-geo
1111
psutil
1212
requests

Diff for: contributing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Check out the [Code of Conduct](CODE_OF_CONDUCT.md). Don't tl:dr; it, but the ge
88

99
## Have a Bug Report?
1010

11-
Open an issue! Go to https://github.com/plotly/plotly.py/issues. It's possible that your issue was already addressed. If it wasn't, open it. We also accept PRs; take a look at the steps below for instructions on how to do this.
11+
Open an issue! Go to https://github.com/plotly/plotly.py/issues. It's possible that your issue was already addressed. If it wasn't, open it. We also accept PRs; take a look at the steps below for instructions on how to do this.
1212

1313
## Have Questions about Plotly?
1414

0 commit comments

Comments
 (0)