Skip to content

Commit

Permalink
Adding explicit Pillow version
Browse files Browse the repository at this point in the history
  • Loading branch information
SGenheden committed Mar 27, 2023
1 parent b500494 commit ead1aa2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"# | cut -f 3 -d /) \\\n",
"# && pip install --quiet https://github.com/MolecularAI/aizynthfinder/archive/${AIZ_LATEST_TAG}.tar.gz)\n",
"!pip install --quiet aizynthfinder[all]\n",
"!pip install --ignore-installed Pillow==9.0.0\n",
"!mkdir --parents data && download_public_data data\n"
]
},
Expand Down

0 comments on commit ead1aa2

Please sign in to comment.