diff --git a/requirements.txt b/requirements.txt index 6a6dc5b..5790bdd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ python-dotenv # Pytest is a testing framework for Python pytest -pydantic +pydantic>=2 # Reporter pytest-reporter-html1