Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ Pillow
|
|
4 |
streamlit
|
5 |
keras==2.14.0
|
6 |
tensorflow==2.14.1
|
7 |
-
matplotlib
|
|
|
|
4 |
streamlit
|
5 |
keras==2.14.0
|
6 |
tensorflow==2.14.1
|
7 |
+
matplotlib
|
8 |
+
altair<5
|