Skip to content

Commit ba72eb3

Browse files
authored
Merge pull request #534 from galipremsagar/patch-53
Upgrade to pandas 1.5
2 parents c624bc3 + 42f39ce commit ba72eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda/recipes/versions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ nvtx_version:
123123
openjdk_version:
124124
- '>=8.0'
125125
pandas_version:
126-
- '>=1.0,<1.5.0dev0'
126+
- '>=1.0,<1.6.0dev0'
127127
pandoc_version:
128128
- '<=2.0.0'
129129
panel_version:

0 commit comments

Comments
 (0)