Skip to content

Commit

Permalink
Upgrade pyopenssl in colab.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 519687065
Change-Id: Ib72232f3f4d09ee8f3a2cc312d7a83d8b892a23e
  • Loading branch information
Htomlinson14 authored and copybara-github committed Mar 27, 2023
1 parent e51692c commit 3f31725
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions notebooks/AlphaFold.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@
" %shell pip3 install -r ./alphafold/requirements.txt\n",
" # Run setup.py to install only AlphaFold.\n",
" %shell pip3 install --no-dependencies ./alphafold\n",
" %shell pip3 install --upgrade pyopenssl\n",
" pbar.update(10)\n",
"\n",
" # Apply OpenMM patch.\n",
Expand Down

0 comments on commit 3f31725

Please sign in to comment.