Skip to content

Commit 59ede28

Browse files
committed
Temporally skip pandas 1.5.0
1 parent 31e35f9 commit 59ede28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-core.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ python-louvain>=0.13
2222
requests
2323
openTSNE>=0.6.1
2424
baycomp>=1.0.2
25-
pandas>=1.3.0
25+
pandas>=1.3.0,!=1.5.0
2626
pyyaml
2727
openpyxl
2828
httpx>=0.21.0

0 commit comments

Comments
 (0)