Commit 3f317255 authored by Hamish Tomlinson's avatar Hamish Tomlinson Committed by Copybara-Service
Browse files

Upgrade pyopenssl in colab.

PiperOrigin-RevId: 519687065
Change-Id: Ib72232f3f4d09ee8f3a2cc312d7a83d8b892a23e
parent e51692c9
......@@ -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",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment