Skip to content

Commit 41a53a5

Browse files
update schnet seaborn version (#20)
Update seaborn version to fix incompatibility with latest pandas version. This resolves a plotting error seen in CI and Paperspace. --------- Co-authored-by: Alexandre Payot <18074599+payoto@users.noreply.github.com>
1 parent a064c5e commit 41a53a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graph-prediction/schnet-molecular-prediction/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ pandas
44
matplotlib
55
periodictable==1.6.1
66
py3Dmol==1.8.1
7-
seaborn==0.12.1
7+
seaborn
88
torch-cluster==1.6.0+pt113cpu
99
examples-utils[common] @ git+https://github.com/graphcore/examples-utils@latest_stable

0 commit comments

Comments
 (0)