import streamlit as st import pydantic st.write("Pydantic version", pydantic.__version__)