dillonlaird commited on
Commit
7047a95
1 Parent(s): b578b56

fix pydantic version

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  streamlit
2
  extra-streamlit-components
3
  landingai
4
- prettytable
 
 
1
  streamlit
2
  extra-streamlit-components
3
  landingai
4
+ pydantic==1.10.9
5
+ prettytable