Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torchvision
|
|
3 |
numpy
|
4 |
opencv-python-headless
|
5 |
matplotlib
|
6 |
-
streamlit
|
|
|
|
3 |
numpy
|
4 |
opencv-python-headless
|
5 |
matplotlib
|
6 |
+
streamlit
|
7 |
+
altair<5
|