SerdarHelli
commited on
Commit
•
9cf2019
1
Parent(s):
cb8e23f
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ imutils
|
|
2 |
numpy
|
3 |
Pillow
|
4 |
scipy
|
5 |
-
altair
|
6 |
streamlit==1.12.0
|
7 |
tensorflow
|
8 |
opencv-python-headless
|
|
|
2 |
numpy
|
3 |
Pillow
|
4 |
scipy
|
5 |
+
altair<5
|
6 |
streamlit==1.12.0
|
7 |
tensorflow
|
8 |
opencv-python-headless
|