Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
streamlit
|
2 |
watchdog
|
3 |
terminaltables
|
4 |
pycocotools
|
|
|
1 |
+
streamlit==1.19.0
|
2 |
watchdog
|
3 |
terminaltables
|
4 |
pycocotools
|