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