Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ scipy>=0.13.3
|
|
11 |
torchaudio
|
12 |
nbimporter
|
13 |
nbformat
|
14 |
-
ipython
|
|
|
|
11 |
torchaudio
|
12 |
nbimporter
|
13 |
nbformat
|
14 |
+
ipython
|
15 |
+
protobuf==3.20.0
|