Spaces:
Running
Running
pelinbalci
commited on
Commit
•
71959d6
1
Parent(s):
95c1fbc
update on altair
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
Pillow==9.4.0
|
2 |
-
streamlit
|
3 |
easyocr==1.6.2
|
4 |
pandas
|
5 |
numpy==1.24.2
|
6 |
matplotlib==3.7.1
|
7 |
-
altair
|
|
|
1 |
Pillow==9.4.0
|
2 |
+
streamlit==1.20.0
|
3 |
easyocr==1.6.2
|
4 |
pandas
|
5 |
numpy==1.24.2
|
6 |
matplotlib==3.7.1
|
7 |
+
altair<5
|