Pin tornado in colab_requirements.txt

Google Colab requires `tornado 5.1`, so pin it to that version.
This commit is contained in:
Laurențiu Nicola
2021-03-21 15:40:09 +02:00
committed by GitHub
parent 0857d2a28f
commit 811cd547b4
+1
View File
@@ -6,3 +6,4 @@ youtube-dl>=2019.4.17
jupyterlab
opencv-python>=3.3.0.10
pillow
tornado~=5.1.0