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