4a76e69
1
2
3
4
import streamlit as st import pydantic st.write("Pydantic version", pydantic.__version__)