Skip to content

Commit

Permalink
Raise pandas requirement to 1.3.0
Browse files Browse the repository at this point in the history
Group By tests do not pass with earlier versions
  • Loading branch information
markotoplak committed Jan 13, 2022
1 parent e07deb5 commit 1eba7c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-core.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ python-louvain>=0.13
requests
openTSNE>=0.6.1
baycomp>=1.0.2
pandas>=1.1.0
pandas>=1.3.0
pyyaml
openpyxl
httpx>=0.14.0,<0.20

0 comments on commit 1eba7c3

Please sign in to comment.