Skip to content

Commit 200a1b7

Browse files
committed
update pandas dependency in meta.yaml
1 parent 9009f53 commit 200a1b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ requirements:
5858
- requests
5959
- matplotlib-base >=3.2.0
6060
- openTSNE >=0.6.1,!=0.7.0
61-
- pandas >=1.4.0,!=1.5.0,<2
61+
- pandas >=1.4.0,!=1.5.0,!=2.0.0
6262
- pyyaml
6363
- orange-canvas-core >=0.1.30,<0.2a
6464
- orange-widget-base >=4.20.0

0 commit comments

Comments
 (0)