Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -12,3 +12,4 @@ faiss-cpu
|
|
| 12 |
watchdog
|
| 13 |
optimum[onnxruntime]
|
| 14 |
streamlit==1.23.1
|
|
|
|
|
|
| 12 |
watchdog
|
| 13 |
optimum[onnxruntime]
|
| 14 |
streamlit==1.23.1
|
| 15 |
+
altair < 5
|