Skip to content

Commit

Permalink
make upper restriction for pydantic
Browse files Browse the repository at this point in the history
  • Loading branch information
MBueschelberger committed Nov 21, 2024
1 parent aa4f3e6 commit 7f4bff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ install_requires =
html5lib>=1,<2
lru-cache<1
pandas>=2,<3
pydantic>=2
pydantic>=2,<2.8
pydantic-settings
python-dotenv
qrcode-artistic>=3,<4
Expand Down

0 comments on commit 7f4bff9

Please sign in to comment.