Skip to content

Commit 4c20a52

Browse files
Revert "DOC/CI: temp pin of decorator (IPython dependency) (pandas-dev#40768)"
This reverts commit 64f0844.
1 parent ce34c1c commit 4c20a52

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

environment.yml

-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ dependencies:
7878
- bottleneck>=1.2.1
7979
- ipykernel
8080
- ipython>=7.11.1
81-
- decorator=4 # temporary pin (dependency of IPython), see GH-40768
8281
- jinja2 # pandas.Styler
8382
- matplotlib>=2.2.2 # pandas.plotting, Series.plot, DataFrame.plot
8483
- numexpr>=2.6.8

requirements-dev.txt

-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ blosc
5050
bottleneck>=1.2.1
5151
ipykernel
5252
ipython>=7.11.1
53-
decorator==4
5453
jinja2
5554
matplotlib>=2.2.2
5655
numexpr>=2.6.8

0 commit comments

Comments
 (0)