Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,6 @@ typer
|
|
| 9 |
py7zr<0.19
|
| 10 |
openpyxl<3.1
|
| 11 |
# Dirty bug from Google
|
| 12 |
-
protobuf<=3.20.1
|
|
|
|
|
|
|
|
|
| 9 |
py7zr<0.19
|
| 10 |
openpyxl<3.1
|
| 11 |
# Dirty bug from Google
|
| 12 |
+
protobuf<=3.20.1
|
| 13 |
+
# Bug from Streamlit
|
| 14 |
+
altair<5
|