Skip to content

Commit

Permalink
Add pydantic settings
Browse files Browse the repository at this point in the history
  • Loading branch information
munrojm committed Sep 22, 2023
1 parent 9590d90 commit 95bc61f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"setuptools",
"ruamel.yaml<0.18",
"pydantic>=2.0",
"pydantic-settings>=2.0.3",
"pymongo>=4.2.0",
"monty>=2023.9.5",
"mongomock>=3.10.0",
Expand Down

0 comments on commit 95bc61f

Please sign in to comment.