Skip to content

Commit 9b18b06

Browse files
authored
Update pydantic version constraint in requirements (#341)
1 parent d01ec03 commit 9b18b06

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
@@ -1,4 +1,4 @@
1-
pydantic==2.5.3
1+
pydantic>=2.5.3
22
pandas
33
sqlalchemy>=2.0
44
psycopg2-binary

0 commit comments

Comments
 (0)