Spaces:
Sleeping
Sleeping
Commit
·
7047a95
1
Parent(s):
b578b56
fix pydantic version
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
streamlit
|
2 |
extra-streamlit-components
|
3 |
landingai
|
4 |
-
|
|
|
|
1 |
streamlit
|
2 |
extra-streamlit-components
|
3 |
landingai
|
4 |
+
pydantic==1.10.9
|
5 |
+
prettytable
|