Skip to content

Commit 282061c

Browse files
authored
Merge pull request #1 from qa-repos/codex/locate-and-fix-bug-in-codebase
Fix Pydantic version
2 parents 44a0e85 + b6460b2 commit 282061c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ python-dotenv
66

77
# Pytest is a testing framework for Python
88
pytest
9-
pydantic
9+
pydantic>=2
1010

1111
# Reporter
1212
pytest-reporter-html1

0 commit comments

Comments
 (0)