Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
streamlit
|
2 |
extra-streamlit-components
|
3 |
landingai==0.3.20
|
|
|
4 |
pydantic
|
5 |
pydantic-settings
|
6 |
prettytable
|
|
|
1 |
streamlit
|
2 |
extra-streamlit-components
|
3 |
landingai==0.3.20
|
4 |
+
pyyaml==5.3.1
|
5 |
pydantic
|
6 |
pydantic-settings
|
7 |
prettytable
|