Spaces:
Running
Running
pelinbalci
commited on
Commit
•
95c1fbc
1
Parent(s):
95ad252
streamlit version update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
Pillow==9.4.0
|
2 |
-
streamlit
|
3 |
easyocr==1.6.2
|
4 |
pandas
|
5 |
numpy==1.24.2
|
|
|
1 |
Pillow==9.4.0
|
2 |
+
streamlit>=1.20.0
|
3 |
easyocr==1.6.2
|
4 |
pandas
|
5 |
numpy==1.24.2
|